With the patch in bug 58222 this test still fails: --- /tmp/layout-test-results/fast/preloader/scan-body-from-head-import-expected.txt 2011-04-11 16:41:36.000000000 +0200 +++ /tmp/layout-test-results/fast/preloader/scan-body-from-head-import-actual.txt 2011-04-11 16:41:36.000000000 +0200 @@ -1,5 +1,4 @@ style1.css has MIME type text/css -image1.png has MIME type image/png This tests that resources in the body which block parsing (script, css) are preloaded ahead of other resources (images). It requires DumpRenderTree to see the log of what
The test is now passing consistently, closing the bug. http://test-results.appspot.com/dashboards/flakiness_dashboard.html#group=%40ToT%20-%20webkit.org&tests=fast%2Fpreloader%2Fscan-body-from-head-import.html