[Webkit-unassigned] [Bug 63922] New: document.all & document.activeElement undefined in xhtml page
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 5 00:31:46 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=63922
Summary: document.all & document.activeElement undefined in
xhtml page
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: XML DOM
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: shuchen.net at gmail.com
1. Visit the xhtml page at http://www.battlenet.com.cn/ or http://inputtools.appspot.com/main.py
2. In the address bar, type: "javascript:alert(document.activeElement);"
Expected:
The alert dialog tells document.activeElement is not undefined.
Actual:
The alert dialog tells "undefined".
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list