[Webkit-unassigned] [Bug 8852] Scripts should not be executed before preceding stylesheets are loaded

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 5 03:56:35 PST 2011


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





--- Comment #33 from Antti Koivisto <koivisto at iki.fi>  2011-01-05 03:56:34 PST ---
Yeah, this is expected. The test calls layoutTestContoller.display() which marks non-updated area with grey color. With this patch the stylesheet arrives before the script runs and the document is fully displayed already at that point.

Updated results in http://trac.webkit.org/changeset/75057

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