Sign in
webkit
/
WebKit
/
c6951ff6f7d972427c05df8e7c39e3f2d74bf29c
/
.
/
LayoutTests
/
js
/
dom
/
document-write-functions-cached-expected.txt
blob: 297e126549d84f894d063bad7780ece0129a5bc3 [
file
] [
log
] [
blame
]
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