- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Sat, 24 Mar 2012 19:11:18 -0400
- To: "Public CSS test suite mailing list" <public-css-testsuite@w3.org>
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.
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 Saturday, 24 March 2012 23:11:50 UTC