mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
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:
parent
62c7951424
commit
31566aef02
101 changed files with 5 additions and 2303 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue