mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
Fix percentages in CSS tables (#31454)
100% is stored as Percent(1.), not as percent(100.) Co-authored-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
parent
127aa657c2
commit
5f399139ae
2 changed files with 3 additions and 6 deletions
|
@ -38,9 +38,6 @@
|
|||
[table 15]
|
||||
expected: FAIL
|
||||
|
||||
[table 19]
|
||||
expected: FAIL
|
||||
|
||||
[table 20]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue