[Webkit-unassigned] [Bug 125825] New: Clearing 'dir' attribute does not correctly set page directionality

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 16 18:49:50 PST 2013


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

           Summary: Clearing 'dir' attribute does not correctly set page
                    directionality
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: mitz at webkit.org, koivisto at iki.fi, akling at apple.com,
                    mmaxfield at apple.com


Merge https://chromium.googlesource.com/chromium/blink/+/2d592d1c998bec9438e421e1ce1ee6caba05a884

The dir attribute by default resolves to ltr. After its set to rtl, clearing it should cause it to once again resolve to its default,
ltr. This patch makes this change from the current behavior where the rtl persists the clear.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list