blob: 704c46a5a2478fc18a7ed43bb60de1ce08f1c30a [file] [log] [blame]
Tests the lifetime of a Blob URL with a fragment.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS iframe.contentDocument.body.innerText is "FOO"
PASS iframe.contentWindow.location.href == blobURLWithFragment is true
PASS iframe.contentDocument.URL == blobURLWithFragment is true
PASS successfullyParsed is true
TEST COMPLETE