Re: [css3-ui] Tests for box sizing

Le 2015-04-12 14:29, Florian Rivoal a écrit :
> Hi Tantek,
> 
> I've made a pull request for the tests I wrote to go with the
> box-sizing spec edits that you
> recently merged.
> 
> Please have a look at the tests and merge the pull request if you feel
> they are appropriate.
> 
> This doesn't go into every last possibility, as there is a
> combinatorial explosion with this
> part of css2.1, but should provide a good cross section.
> 
> https://github.com/w3c/csswg-test/pull/761
> 
>  - Florian

Florian,

In all your tests

<meta name="assert" content:"Test checks that (...)

should be instead

<meta name="assert" content="Test checks that (...)

Gérard
-- 
Test Format Guidelines
http://testthewebforward.org/docs/test-format-guidelines.html

Test Style Guidelines
http://testthewebforward.org/docs/test-style-guidelines.html

Test Templates
http://testthewebforward.org/docs/test-templates.html

CSS Naming Guidelines
http://testthewebforward.org/docs/css-naming.html

Test Review Checklist
http://testthewebforward.org/docs/review-checklist.html

CSS Metadata
http://testthewebforward.org/docs/css-metadata.html

Received on Monday, 13 April 2015 02:22:22 UTC