[RC5, pre-RC6] first-line-pseudo-017 and 018: "line should be green"

Fantasai,


http://test.csswg.org/suites/css2.1/20110111/html4/first-line-pseudo-017.htm
(RC5)

http://test.csswg.org/source/contributors/hixie/submitted/css2.1/selector/first-line-pseudo-017.xht


http://test.csswg.org/suites/css2.1/20110111/html4/first-line-pseudo-018.htm
(RC5)

http://test.csswg.org/source/contributors/hixie/submitted/css2.1/selector/first-line-pseudo-018.xht


The loose usage of "should be green" may lead to confusion.

Proposed replacement for first-line-pseudo-017
----------------------------------------------

<p><span>This line should be green.</span></p>

would be replaced with

<p><span>This sentence should have a green background.</span></p>

I presume that those 45 characters will all fit into one single line of
text, even with a small 640px viewport.


Proposed replacement for first-line-pseudo-018
----------------------------------------------

<p>This line should be green.</p>

would be replaced with

<p>This text should be green.</p>


Gérard
-- 
Contributions to the CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/

CSS 2.1 test suite (RC5; January 11th 2011):
http://test.csswg.org/suites/css2.1/20110111/html4/toc.html

CSS 2.1 test suite contributors:
http://test.csswg.org/source/contributors/

Received on Monday, 21 February 2011 20:34:11 UTC