[Webkit-unassigned] [Bug 60602] <output>, <meter> and <progress> elements with display:block can be focused if you try to tab to it
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 11 16:58:53 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60602
Kent Tamura <tkent at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #93094|review? |review+, commit-queue+
Flag| |
--- Comment #9 from Kent Tamura <tkent at chromium.org> 2011-05-11 16:58:53 PST ---
(From update of attachment 93094)
View in context: https://bugs.webkit.org/attachment.cgi?id=93094&action=review
ok.
BTW, I don't know why we have Node::isFocusable() and Node::supprotsFocus()...
> LayoutTests/fast/forms/script-tests/focus-with-display-block.js:1
> +description('This test ensures that <output>, <meter> and <progress> are not focused.');
nit: We don't need to have separated js file. We can merge this into focus-with-display-block.html.
--
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