mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Obey table cell's box-sizing (#31536)
Instead of assuming `box-sizing: content-box`.
This commit is contained in:
parent
49ae9bb442
commit
6b5a5147f8
4 changed files with 39 additions and 66 deletions
|
@ -5,14 +5,5 @@
|
|||
[table 9]
|
||||
expected: FAIL
|
||||
|
||||
[table 5]
|
||||
expected: FAIL
|
||||
|
||||
[table 6]
|
||||
expected: FAIL
|
||||
|
||||
[table 7]
|
||||
expected: FAIL
|
||||
|
||||
[table 10]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue