blob: bf571bb9e0cc8eb302be884a8147e1c8b499fbc0 (
plain)
1
2
3
4
5
6
7
8
9
10
|
[unregister-immediately-before-installed.https.html]
max-asserts: 2
expected:
if (os == "android") and debug and not swgl: [TIMEOUT, ERROR]
TIMEOUT
[Clear-Site-Data must abort service worker registration.]
expected: TIMEOUT
[Clear-Site-Data must unregister a registration with a worker in the "installing" state.]
expected: NOTRUN
|