blob: 9a22393a4233cc4509b0a6246634915a2cffb742 [file] [log] [blame]
Tests that documents created via DOMParser.parseFromString() inherit their context document's origin / URL
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS newDocument.URL is document.URL
PASS newDocument.location is null
PASS successfullyParsed is true
TEST COMPLETE