[webkit-reviews] review requested: [Bug 75478] <summary> is not keyboard accessible : [Attachment 125322] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 3 07:20:18 PST 2012


Arko Saha <nghq36 at motorola.com> has asked  for review:
Bug 75478: <summary> is not keyboard accessible
https://bugs.webkit.org/show_bug.cgi?id=75478

Attachment 125322: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=125322&action=review

------- Additional Comments from Arko Saha <nghq36 at motorola.com>
This patch contains following:
Show the hidden content of <details> element on pressing Enter key on a focused
<details> or <summary> element.
In the specification
http://www.whatwg.org/specs/web-apps/current-work/multipage/interactive-element
s.html#the-details-element I couldn't find information related to the
activation behavior for <detail> element with Enter key. Here is a proposed
patch that expands the <detail> element on pressing the Enter key.
Please let me know your thoughts on the same. Thanks.


More information about the webkit-reviews mailing list