DescriptionDocument.dir should reflect the 'dir' attribute of the root html element
Document.dir should reflect the 'dir' attribute of the root html element as per
the specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/elements.html#dom-document-dir
Previously, Chromium was reflecting the the 'dir' attribute of the body
element. The new behavior is consistent with Firefox 28 and IE11.
R=arv@chromium.org,tkent@chromium.org
BUG=363107
TEST=fast/dom/document-dir-property.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171734
Patch Set 1 #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|