[Webkit-unassigned] [Bug 71854] Access key should work on all elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 14 10:44:52 PST 2011


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





--- Comment #30 from Alexey Proskuryakov <ap at webkit.org>  2011-11-14 10:44:52 PST ---
> Use the description function instead.

In fact, I recommend to the contrary. The description function is a leftover from the days when we had a separate and immutable HTML wrapper. Using a <p> element is a much more direct way to have a text in output.

> document.querySelector

Do all browsers we want to compare to support document.querySelector? It's good to get testing for newer features, as long as that doesn't make tests less compatible.

That said, does the test pass in both IE and Firefox as is?

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