Sign in
webkit
/
WebKit
/
8e29b3d7cb791dc7cac89a3f1ad250bef2d6f1cb
/
.
/
LayoutTests
/
js
/
dom
/
script-tests
/
lastModified.js
blob: bc0acf57aae002012f680f823c9b8738c3c8bd05 [
file
] [
log
] [
blame
]
description
(
"This test verifies that the lastModified property exists on the document object."
);
shouldBeTrue
(
"'lastModified' in document"
);