blob: c7f1adff41d12ad30e31dc32d95359251e4f9883 [file] [log] [blame]
Verify that document loaded with 304 response can be reloaded correctly.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS iframe.contentDocument.body.textContent is "body text"
PASS iframe.contentDocument.body.textContent is "body text"
Reloading
PASS iframe.contentDocument.body.textContent is "body text"
PASS successfullyParsed is true
TEST COMPLETE