servo/tests/wpt/meta/service-workers/service-worker/registration-scope.https.html.ini
Josh Matthews fcef1dff9d
Fix null realm assertion when activating a service worker (#36256)
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>
2025-04-01 08:13:02 +00:00

15 lines
349 B
INI
Vendored

[registration-scope.https.html]
[Scope including URL-encoded multibyte characters]
expected: FAIL
[Scope including non-escaped multibyte characters]
expected: FAIL
[Scope including self-reference]
expected: FAIL
[Scope including parent-reference]
expected: FAIL
[Scope including consecutive slashes]
expected: FAIL