mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
wpt: Fix /css/CSS2/tables/anonymous-table-box-width-001.xht
(#35162)
This test was failing on all browsers because before the paragraph "Test passes if there is a filled green square and *no red*" was getting styled with some unnecessary CSS which is not present in the reference. Removing this CSS which is irrelevant to the actual table being tested fixes the problem. Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
8976f2420c
commit
56d55d48d9
3 changed files with 10 additions and 30 deletions
|
@ -1,2 +0,0 @@
|
|||
[anonymous-table-box-width-001.xht]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue