Fix geometry queries for floats and replaced inlines (#34083)

APIs like `clientWidth` were returning zero.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
Oriol Brufau 2024-10-31 15:44:15 +01:00 committed by GitHub
parent 62c7951424
commit 31566aef02
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
101 changed files with 5 additions and 2303 deletions

View file

@ -19,12 +19,3 @@
[display: list-item - available width: 300px]
expected: FAIL
[float: left - available width: 50px]
expected: FAIL
[float: left - available width: 200px]
expected: FAIL
[float: left - available width: 300px]
expected: FAIL