[Webkit-unassigned] [Bug 70195] New: IE quirk for percentage size on a table element doesn't work with orthogonal writing modes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 15 20:23:41 PDT 2011


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

           Summary: IE quirk for percentage size on a table element
                    doesn't work with orthogonal writing modes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ojan at chromium.org
                CC: hyatt at apple.com


Created an attachment (id=111170)
 --> (https://bugs.webkit.org/attachment.cgi?id=111170&action=review)
test case

Summary: IE quirk for percentage size on a table element doesn't work with orthogonal writing modes

See the test case. I traced our implementation of this quirk back to http://trac.webkit.org/changeset/4316. It's not clear to me from the patch what sites needed this quirk. My preference would be to remove this quirk entirely. Opera and Mozilla don't implement it and IE doesn't restrict this behavior to quirks mode like we do. We should at least restrict this quirk to horizontal writing mode only.

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