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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 20 00:27:32 PST 2013


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

           Summary: Clearing 'dir' attribute does not correctly set page
                    directionality
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hiremathprashants at gmail.com
                CC: rniwa at webkit.org, jose.lejin at gmail.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