[Webkit-unassigned] [Bug 24092] Autofocus readonly inputs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 26 12:20:05 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=24092


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #108629|review?                     |review+
               Flag|                            |




--- Comment #26 from Ryosuke Niwa <rniwa at webkit.org>  2011-09-26 12:20:05 PST ---
(From update of attachment 108629)
View in context: https://bugs.webkit.org/attachment.cgi?id=108629&action=review

> LayoutTests/fast/forms/autofocus-readonly-attribute.html:11
> +(document.activeElement == document.getElementById("test")) ? log("PASS"):log("FAIL");

Should we also check document.getElementById("test").focused?

-- 
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