- From: fantasai <fantasai.lists@inkedblade.net>
- Date: Sat, 27 Oct 2007 10:13:11 -0400
- To: Anne van Kesteren <annevk@opera.com>
- CC: "public-css-testsuite@w3.org" <public-css-testsuite@w3.org>
Anne van Kesteren wrote:
>
>> The following tests all fail if 'border-spacing' is zero (its initial
>> value):
>
> Sounds like a bug in the UAs default style sheet.
There's no requirement for the UA to have
table { border-spacing: 2px; }
or not to have
table { border-collapse: collapse; }
in its default style sheet, so the tests can't be relying on that.
(The UA that's having trouble with this isn't rendering web content.)
~fantasai
Received on Saturday, 27 October 2007 14:13:18 UTC