[Webkit-unassigned] [Bug 17351] New: Rendering differs depending on the order that files are fetched

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 13 15:12:06 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17351

           Summary: Rendering differs depending on the order that files are
                    fetched
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
               URL: http://www.macosforge.org/files/offset_test/linked.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wsiegrist at apple.com


A page with a link to a stylesheet and a link to a javascript file that changes
some styles, will actually render differently based on which of those 2 links
is fetched first. 

Firefox seems to treat them "top down" in the ultimate HTML but nightly webkit
can be made to change its rendering with enough pushing of the refresh button. 

An "inlined" version that does not exhibit this behavior is here:
http://www.macosforge.org/files/offset_test/inline.html


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list