Re: animate-elem-78-t pass criteria

On Tuesday, December 7, 2010, 11:24:44 PM, Cameron wrote:

CM> In writing the pass criteria for animate-elem-78-t, I found in Firefox
CM> that the very last sub-test in the document, under the “<a>” column,
CM> behaves differently from other browsers.  Specifically, the coloured
CM> square is purple when in the left column, rather than crimson.  I guess
CM> this is due to the fact that it has a UA style rule something like

CM>   :visited { color: purple }

Wouldn't adding

:visited { color: crimson }

to the test fix that, then?

CM> and that this is applying to the svg:a element.

CM> I’m assuming that this is valid behaviour, and I’ve written the pass
CM> criteria accordingly, stating that when the shape is in the left column,
CM> it may be any colour, but that it still must be orange when in the right
CM> column.





-- 
 Chris Lilley   Technical Director, Interaction Domain                 
 W3C Graphics Activity Lead, Fonts Activity Lead
 Co-Chair, W3C Hypertext CG
 Member, CSS, WebFonts, SVG Working Groups

Received on Tuesday, 7 December 2010 23:37:40 UTC