mirror of
https://github.com/servo/servo.git
synced 2025-09-16 18:08:23 +01:00
Add test for resizeTo(-1, -1)
(#39211)
This test crashes in Servo, and passes on Gecko, Blink and Webkit. The crash should be addressed by #39204. Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
parent
fcf4beeac0
commit
d469e5e564
3 changed files with 43 additions and 0 deletions
2
tests/wpt/meta/css/cssom-view/resizeTo-negative.html.ini
vendored
Normal file
2
tests/wpt/meta/css/cssom-view/resizeTo-negative.html.ini
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
[resizeTo-negative.html]
|
||||
expected: CRASH
|
Loading…
Add table
Add a link
Reference in a new issue