Re: [CSS2] first-line-selector-011.htm

Le Mer 5 juin 2013 11:43, "Gérard Talbot" a écrit :
>

[snipped]

> I also checked
>
> [RC6]
> http://test.csswg.org/suites/css2.1/20110323/html4/first-line-selector-013.htm
>
> [nightly-unstable]
> http://test.csswg.org/suites/css2.1/nightly-unstable/html4/first-line-selector-013.htm
>
> and this time the test seems incorrect; I think such test can not fail.

It can not fail because the inline-block contains only 1 block element.
We need at least 2 block boxes inside that inline-block.


> I will propose
>
> http://www.gtalbot.org/BrowserBugsSection/css21testsuite/first-line-selector-013-GT.html
>
> as a replacement. Firefox 21 and Opera 12.15 fails this test while they
> both pass
> http://test.csswg.org/suites/css2.1/20110323/html4/first-line-selector-013.htm


I created a variant/modified version of that test

http://www.gtalbot.org/BrowserBugsSection/css21testsuite/first-line-selector-013b-GT.html

IE9, IE10, Chrome 27.0.1453.110 pass this line-selector-013b-GT test.

Firefox 21, Opera 12.15 and Konqueror 4.10.3 fail this
line-selector-013b-GT test.

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 Wednesday, 5 June 2013 16:34:01 UTC