mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00: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>
19 lines
513 B
INI
Vendored
19 lines
513 B
INI
Vendored
[service-worker-fetch-document-treat-as-public.tentative.https.window.html]
|
|
expected: TIMEOUT
|
|
[treat-as-public to local: failed preflight.]
|
|
expected: TIMEOUT
|
|
|
|
[treat-as-public to local: success.]
|
|
expected: NOTRUN
|
|
|
|
[treat-as-public to local (same-origin): no preflight required.]
|
|
expected: NOTRUN
|
|
|
|
[treat-as-public to private: failed preflight.]
|
|
expected: NOTRUN
|
|
|
|
[treat-as-public to private: success.]
|
|
expected: NOTRUN
|
|
|
|
[treat-as-public to public: success.]
|
|
expected: NOTRUN
|