[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
Fri May 13 05:56:51 PDT 2011


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





--- Comment #20 from Yael <yael.aharon at nokia.com>  2011-05-13 05:56:51 PST ---
(In reply to comment #19)
> Chris, Yael,
> We have a question about LayoutTests/platform/mac/accessicbility/progressbar.html.
> The patch in this bug will make <progress> not focusable by default, and progressbar.html assumes <progress> is focusable.  Should we make the progress elements in the test focusable by tabindex, or shouldn't we make <progress> not focusable by default?

My understanding of http://dev.w3.org/html5/spec/editing.html#focus is also that <progress> should be focused only if it has the tabindex attribute. I would suggest to add that attribute to the test progressbar.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