W3C home > Mailing lists > Public > public-css-testsuite@w3.org > January 2011

[RC4] row-visibility-003 pass condition not accurate

From: Gérard Talbot <css21testsuite@gtalbot.org>
Date: Thu, 13 Jan 2011 18:49:09 -0800
Message-ID: <d6a011967b69bbc515bced807c88f7f8.squirrel@cp3.shieldhost.com>
To: "Arron Eicholz" <arron.eicholz@microsoft.com>
Cc: "Public CSS test suite mailing list" <public-css-testsuite@w3.org>
Hello,

http://test.csswg.org/suites/css2.1/20101210/html4/row-visibility-003.htm

Actual code:

line 10:    table
line 11:    {
line 12:        border-spacing: 0;
line 13:    }


line 34:    <td rowspan="3" id="cell1">Filler Text Filler Text<br>
line 35:        Filler Text Filler Text<br>
line 36:        Filler Text Filler Text<br>
line 37:    </td>

should be instead

line 34:    <td rowspan="3" id="cell1">Filler Text Filler Text<br>
line 35:        Filler Text Filler Text<br>
line 36:        Test FAILED
line 37:    </td>

Border-spacing is supposed to let background of table shine through. So,
there should be no red even if border-spacing is 2px.

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

CSS 2.1 test suite (RC4; December 10th 2010):
http://test.csswg.org/suites/css2.1/20101210/html4/toc.html

CSS 2.1 test suite contributors:
http://test.csswg.org/source/contributors/
Received on Friday, 14 January 2011 02:49:45 UTC

This archive was generated by hypermail 2.4.0 : Friday, 20 January 2023 19:58:16 UTC