"valid/:invalid test update (Re: HTML5 CR "at risk" features)

On Thu, 2014-04-10 at 13:47 +0000, Paul Cotton wrote:
> Features at risk in LC
> 
>   *   DataCue - Discussed at F2F meeting
>   *    :valid, :invalid (need to review http://www.w3c-test.org/html/semantics/selectors/pseudo-classes/valid-invalid.html) - Discussed at F2F meeting

The test wasn't granular enough and was reporting failures
systematically despite implementation.

Fixed with
 https://github.com/w3c/web-platform-tests/pull/890

Test now reports more meaningful results:

http://www.w3c-test.org/html/semantics/selectors/pseudo-classes/valid-invalid.html

We have implementation on Chrome, IE, and Firefox at least. Both Chrome
and IE fail to the form and fieldset elements properly. Firefox doesn't
handle the minimum constraint on numbers. I believe
:valid/:invalid could be removed from the features at risk.

Philippe

Received on Tuesday, 15 April 2014 17:17:18 UTC