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

@ -1,15 +0,0 @@
[video-intrinsic-width-height.html]
[no width/height attributes]
expected: FAIL
[only width attribute]
expected: FAIL
[only height attribute]
expected: FAIL
[both width/height attributes]
expected: FAIL
[both width/height attributes and style]
expected: FAIL