svg/W3C-SVG-1.1-SE/svgdom-over-01-f.svg has different output on Windows. From http://build.webkit.org/results/Windows%207%20Release%20(Tests)/r83710%20(11563)/svg/W3C-SVG-1.1-SE/svgdom-over-01-f-pretty-diff.html: The following statement is missing "Blocked access to external URL http://example.org/image.jpg". Anyone aware of this win difference?
Skipped test in r83712.
FYI, we normally check in expected-failure results rather than skip the test in cases like this. *** This bug has been marked as a duplicate of bug 57334 ***
(In reply to comment #2) > FYI, we normally check in expected-failure results rather than skip the test in cases like this. Specifically, we prefer to check in expected-failure results if: 1) The test fails the same way every time. 2) The test is not timing out or crashing. http://article.gmane.org/gmane.os.opendarwin.webkit.devel/10017 has some of the thinking behind this. This is definitely not a universally-applied policy, but I think it's a good one to keep in mind.