WebKit: List items always contain "dir" attribute
Starting from [6928] newly created unordered/ordered list items contain dir attribute. Found in Safari and Chrome.
Steps to reproduce
- Load ajax sample
- Press "Numbered List" button
- Type some text, press enter twice
- Result:
<ol>
<li dir="ltr">
one</li>
</ol>
Change History (8)
Status: |
new →
confirmed
|
Summary: |
WebKit: Lists items always contain "dir" attribute →
WebKit: List items always contain "dir" attribute
|
Keywords: |
Webkit added
|
Owner: |
set to Garry Yao
|
Status: |
confirmed →
review
|
Status: |
review →
review_passed
|
Resolution: |
→ fixed
|
Status: |
review_passed →
closed
|
Saar has reminded that in case the offline element also carries direction.