Re: CSS 2.1 test suite feedback: slicing and dicing

On Monday 2010-09-27 20:31 +0000, Sylvain Galineau wrote:
> "In particular, the border-color tests test the same color-parsing issues again and again, for each border side (175 tests per side). 
> I don't think this is useful. I think it's find to for the suite to make some assumptions about how implementations operate, namely 
> that the same code will be used to parse colors for each side, so there is no need to test each individually."
> 
> That is reasonable feedback wrt testing the implementability of the spec. David Baron gave us the same feedback from the beginning.
> I disagree that it is OK from a conformance/interop standpoint to only test top or left and never check right and bottom. 

Thorough testing of parsing equivalence is much better tested using
script, not individual interactive tests.

-David

-- 
L. David Baron                                 http://dbaron.org/
Mozilla Corporation                       http://www.mozilla.com/

Received on Monday, 27 September 2010 20:48:24 UTC