Re: Adding some color parsing tests to the test suite

Hi everyone,


> This SVG document:
[...]
>      <tspan x="40" fill="eee">This should not be gray</tspan>
[...]
> is rendered incorrectly by at least some user-agents.  I've reported bugs
> against the two I know of (https://bugs.webkit.org/show_bug.cgi?id=46112 and
> DSK-314092@bugs.opera.com if the working group needs to follow up), but it
> would be good to add some tests for color parsing to the test suite to catch
> these things....

This is definitely the sort of things the SVG Torture (tests) project
[1] is aimed at. If the WG doesn't feel like this should belong to the
test suite (which primarily aims at showing stuff is viable to be
implemented), than I'd invite you (and everyone) to submit this sort
of tests to that other project. ;-)


> -Boris

Cheer,
 Helder


[1] http://svgtorture.googlecode.com/

Received on Tuesday, 21 September 2010 06:22:37 UTC