haikuwebkit/LayoutTests/js/dom/document-write-functions-ca...

9 lines
247 B
Plaintext

This page tests that the document functions write() and writeln() are cached. If the test passes, you'll see a PASS messages below.
PASS: document.write is cached.
PASS: document.writeln is cached.
PASS successfullyParsed is true
TEST COMPLETE