Source code

Revision control

Copy as Markdown

Other Tools

[embed-and-object-are-not-intercepted.https.html]
expected:
if debug and (os == "linux"): [OK, TIMEOUT]
[requests for EMBED elements of embedded HTML content should not be intercepted by service workers]
expected:
if debug and (os == "linux"): [PASS, NOTRUN]
[requests for EMBED elements of an image should not be intercepted by service workers]
expected:
if debug and (os == "linux"): [PASS, NOTRUN]
[requests for OBJECT elements of embedded HTML content should not be intercepted by service workers]
expected:
if debug and (os == "linux"): [PASS, NOTRUN]
[requests for OBJECT elements of an image should not be intercepted by service workers]
expected:
if debug and (os == "linux"): [PASS, NOTRUN]
[initialize global state]
expected:
if debug and (os == "linux"): [PASS, TIMEOUT]