[Webkit-unassigned] [Bug 8475] New: document.lastModified gives no output
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Wed Apr 19 03:17:59 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=8475
Summary: document.lastModified gives no output
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: rc at opelgt.org
document.lastModified gives no output at all
<html>
<body>
<script language="JavaScript">
document.write("-" + document.lastModified + "-");
</script>
</body>
</html>
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list