Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
fast
/
js
/
script-tests
/
lastModified.js
blob: bc0acf57aae002012f680f823c9b8738c3c8bd05 [
file
]
description
(
"This test verifies that the lastModified property exists on the document object."
);
shouldBeTrue
(
"'lastModified' in document"
);