layout: Fix the pseudo for anonymous tables (#31578)

Anonymous tables should not use legacy pseudos, as the legacy layout
engine had them inherit lots of random properites that lead to bad
layout in the new layout engine.

Co-authored-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
Martin Robinson 2024-03-08 11:32:51 +01:00 committed by GitHub
parent a5a0e1cb3c
commit 49ae9bb442
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
18 changed files with 19 additions and 51 deletions

View file

@ -1,2 +0,0 @@
[box-generation-001.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[box-generation-002.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[blocks-017.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[table-in-inline-001.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[word-spacing-applies-to-014.xht]
expected: FAIL

View file

@ -1,2 +0,0 @@
[table-pseudo-in-part3-1.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[dynamic-table-cell-height.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[fixup-dynamic-anonymous-inline-table-001.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[fixup-dynamic-anonymous-inline-table-002.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[percentages-grandchildren-quirks-mode-001.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[transform-table-011.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[outline-005.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[outline-011.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[outline-019.html]
expected: FAIL

View file

@ -41,12 +41,6 @@
[float: left - available width: 200px]
expected: FAIL
[display: table-row - available width: 300px]
expected: FAIL
[display: table-cell - available width: 300px]
expected: FAIL
[float: left - available width: 300px]
expected: FAIL