mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Ensure there is an active realm when dispatching the `activation` DOM event to the ServiceWorker global. Testing: Existing WPT coverage. Fixes: #36114 Fixes: #36235 Fixes: #36231 Signed-off-by: Josh Matthews <josh@joshmatthews.net>
27 lines
654 B
INI
Vendored
27 lines
654 B
INI
Vendored
[registration-script.https.html]
|
|
[Registering invalid chunked encoding script]
|
|
expected: FAIL
|
|
|
|
[Registering invalid chunked encoding script with flush]
|
|
expected: FAIL
|
|
|
|
[Registering script including parse error]
|
|
expected: FAIL
|
|
|
|
[Registering script including undefined error]
|
|
expected: FAIL
|
|
|
|
[Registering script including uncaught exception]
|
|
expected: FAIL
|
|
|
|
[Registering script importing malformed script]
|
|
expected: FAIL
|
|
|
|
[Registering non-existent script]
|
|
expected: FAIL
|
|
|
|
[Registering script importing non-existent script]
|
|
expected: FAIL
|
|
|
|
[Registering script including caught exception]
|
|
expected: FAIL
|