[Webkit-unassigned] [Bug 140922] New: Document.dir should reflect the 'dir' attribute of the root html element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 26 20:09:36 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=140922

            Bug ID: 140922
           Summary: Document.dir should reflect the 'dir' attribute of the
                    root html element
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
               URL: https://src.chromium.org/viewvc/blink?view=rev&revisio
                    n=171734
                OS: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cdumez at apple.com
                CC: rniwa at webkit.org

Document.dir should reflect the 'dir' content 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

Currently, WebKit reflects the 'dir' content attribute of the body element. 

Firefox (tested v28) and IE (tested v11) and Chrome match the spec.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150127/93f2a893/attachment-0002.html>


More information about the webkit-unassigned mailing list