- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Sat, 24 Mar 2012 20:17:00 -0400
- To: "Public CSS test suite mailing list" <public-css-testsuite@w3.org>
Le Sam 24 mars 2012 19:11, "Gérard Talbot" a écrit : > Hello, > > background-090 Background with (color image position repeat) > [RC6] > http://test.csswg.org/suites/css2.1/20110323/html4/background-090.htm > > background-093 Background with (color repeat image position) > [RC6] > http://test.csswg.org/suites/css2.1/20110323/html4/background-093.htm > > background-096 Background with (color repeat position image) > [RC6] > http://test.csswg.org/suites/css2.1/20110323/html4/background-096.htm > > 'background' > Value: [<'background-color'> || <'background-image'> || > <'background-repeat'> || <'background-attachment'> || > <'background-position'>] | inherit > > http://www.w3.org/TR/CSS21/colors.html#propdef-background > > > > " > A double bar (||) separates two or more options: one or more of them > must occur, in any order. > " > http://www.w3.org/TR/CSS21/about.html#value-defs > > > background-090, background-093 and background-096 have, for practical > reasons, the exact same code. background-111 Background with (image color repeat position) [RC6] http://test.csswg.org/suites/css2.1/20110323/html4/background-111.htm background-114 Background with (image color position repeat) [RC6] http://test.csswg.org/suites/css2.1/20110323/html4/background-114.htm background-117 Background with (image repeat color position) [RC6] http://test.csswg.org/suites/css2.1/20110323/html4/background-117.htm background-120 Background with (image repeat position color) [RC6] http://test.csswg.org/suites/css2.1/20110323/html4/background-120.htm Many tests are in reality duplicates; they have same code and same rendered layout, except permutation of background sub-properties. Gérard -- Contributions to the CSS 2.1 test suite: http://www.gtalbot.org/BrowserBugsSection/css21testsuite/ CSS 2.1 Test suite RC6, March 23rd 2011: http://test.csswg.org/suites/css2.1/20110323/html4/toc.html CSS 2.1 test suite harness: http://test.csswg.org/harness/ Contributing to to CSS 2.1 test suite: http://www.gtalbot.org/BrowserBugsSection/css21testsuite/web-authors-contributions-css21-testsuite.html
Received on Sunday, 25 March 2012 00:17:32 UTC