[Webkit-unassigned] [Bug 98821] New: Full layout doesn't happen when parsing is blocked on a stylesheet load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 9 13:43:49 PDT 2012


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

           Summary: Full layout doesn't happen when parsing is blocked on
                    a stylesheet load
           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


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

When I load the test-case, I first see the following:
appended linkinitial font-weight: normal

But there's a <br> so it should render like:
appended link
initial font-weight: normal

I see the broken behavior on Safari 6, WebKit nightly on Mac and Chrome Linux at tip of tree. Curiously, on Chrome Mac, I see the oneline flash quickly and then we relayout and get the two line behavior.

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