DescriptionMove 'dir' attribute from HTMLDocument to Document.
Move 'dir' attribute from HTMLDocument to Document to comply with the
specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/elements.html#dom-document-dir
This behavior is consistent with Firefox 28 and IE11.
BUG=362955
TEST=fast/dom/dir-non-html-document.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171529
Patch Set 1 #Patch Set 2 : Slight clean up #Patch Set 3 : Move methods to a better location in Document.cpp #
Messages
Total messages: 5 (0 generated)
|