[Webkit-unassigned] [Bug 42270] New: Direction aware CSS properties should depend on writing-mode and not on direction.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 14 10:51:50 PDT 2010


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

           Summary: Direction aware CSS properties should depend on
                    writing-mode and not on direction.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://dev.w3.org/csswg/css3-text-layout/
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arv at chromium.org
                CC: arv at chromium.org


Our direction aware CSS properties (border-start, padding-start, margin-start etc) currently depend on the direction (RTL) but the CSS3 draft makes these depend on the writing-mode. Our writing-mode is insufficient at the moment but when writing-mode is fully working we should update the direction aware properties.

-- 
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