I noticed that the W3C SVG tests have $Revision$ tags in them.

That makes it hard to check in expected results since the revision of the initial file gets rendered and can affect both geometry and the actual pixels drawn.

However, last night I removed the svn:keyword property from all our files, so Subversion will now ignore the $Revision$ tags and just treat them as text. What's strange is that various tests are now checked in with various revision strings that reflect the CVS versions of the file at the time we did the Subversion conversion.

I suspect that at least some SVG layout tests will fail now; someone with some SVG savvy should fix them. Ideally we could make the tests independent of $Revision$ or check in versions of the W3C suite that handle this issue in some consistent way.

    -- Darin

_______________________________________________
webkit-dev mailing list
[email protected]
http://www.opendarwin.org/mailman/listinfo/webkit-dev

Reply via email to