blob: 942f401152f509d7c5e619f17077893bdb81a729 [file] [log] [blame]
PASS internals.isPreloaded('../resources/dummy.js'); is true
PASS internals.isPreloaded('../resources/dummy.css'); is true
PASS internals.isPreloaded('../resources/square.png'); is true
PASS internals.isPreloaded('../resources/Ahem.ttf'); is true
PASS internals.isPreloaded('../resources/test.mp4'); is true
PASS internals.isPreloaded('../security/resources/captions.vtt'); is true
PASS internals.isPreloaded('../resources/dummy.xml?badvalue'); is false
PASS internals.isPreloaded('../resources/dummy.xml'); is true
PASS successfullyParsed is true
TEST COMPLETE