blob: b3f51a3f14aa4ac6002f6eaaf1972fe989e29c34 [file] [log] [blame]
CONSOLE MESSAGE: FetchEvent.respondWith received an error: network error to show interception occurred
CONSOLE MESSAGE: Cannot load https://localhost:9443/images/green.png.
CONSOLE MESSAGE: FetchEvent.respondWith received an error: network error to show interception occurred
CONSOLE MESSAGE: Cannot load https://localhost:9443/images/green.png.
PASS initialize global state
FAIL requests for EMBED elements of embedded HTML content should not be intercepted by service workers assert_equals: expected "request for embedded content was not intercepted" but got "request for embedded content was intercepted by service worker"
FAIL requests for OBJECT elements of embedded HTML content should not be intercepted by service workers assert_equals: expected "request for embedded content was not intercepted" but got "request for embedded content was intercepted by service worker"
FAIL requests for EMBED elements of an image should not be intercepted by service workers assert_equals: expected "request was not intercepted" but got "FAIL: request was intercepted"
FAIL requests for OBJECT elements of an image should not be intercepted by service workers assert_equals: expected "request was not intercepted" but got "FAIL: request was intercepted"
PASS restore global state