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:
Oriol Brufau 2025-09-09 01:16:57 +02:00 committed by GitHub
parent fcf4beeac0
commit d469e5e564
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 43 additions and 0 deletions

View file

@ -630851,6 +630851,13 @@
{}
]
],
"resizeTo-negative.html": [
"d41d7bea8f980cb90565413cbb37122e1ea738c2",
[
null,
{}
]
],
"screen-detached-frame.html": [
"1d566d10f13e1055df6e6ef68017dbdd224ef422",
[

View file

@ -0,0 +1,2 @@
[resizeTo-negative.html]
expected: CRASH