[Webkit-unassigned] [Bug 128294] New: table-layout: fixed; sometimes calculates incorrect widths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 5 20:42:59 PST 2014


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

           Summary: table-layout: fixed; sometimes calculates incorrect
                    widths
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jcraig at apple.com


I discovered this while working on bug 127447, and that's the only place I can reproduce it consistently. Attaching a reduced test case that should display the error but doesn't so there's an additional factor in the cascade or DOM that I'm missing.

Consistent repro is to:

1. Wait for bug 127447 to land in TOT.
2. Add "table-layout: fixed;" to the ".details-section > .content" selector in Source/WebInspectorUI/UserInterface/DetailsSection.css
3. Display the accessibility node inspector and toggle back and forth between an element with accessibility info (e.g. img) and one with no accessibility information (eg. head or style)

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