mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
layout: Properly size absolutely positioned tables (#32447)
Co-authored-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
764021751d
commit
674edb4df0
7 changed files with 15 additions and 60 deletions
|
@ -1,12 +0,0 @@
|
|||
[absolute-tables-002.html]
|
||||
[.table 1]
|
||||
expected: FAIL
|
||||
|
||||
[.table 2]
|
||||
expected: FAIL
|
||||
|
||||
[.table 3]
|
||||
expected: FAIL
|
||||
|
||||
[.table 4]
|
||||
expected: FAIL
|
|
@ -1,12 +0,0 @@
|
|||
[absolute-tables-004.html]
|
||||
[.table 1]
|
||||
expected: FAIL
|
||||
|
||||
[.table 2]
|
||||
expected: FAIL
|
||||
|
||||
[.table 3]
|
||||
expected: FAIL
|
||||
|
||||
[.table 4]
|
||||
expected: FAIL
|
|
@ -1,6 +1,6 @@
|
|||
[absolute-tables-005.html]
|
||||
[.table 1]
|
||||
[.table 3]
|
||||
expected: FAIL
|
||||
|
||||
[.table 2]
|
||||
[.table 4]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue