[webkit-reviews] review granted: [Bug 75478] <summary> is not keyboard accessible : [Attachment 126309] Updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 12 21:58:37 PST 2012


MORITA Hajime <morrita at google.com> has granted Arko Saha
<nghq36 at motorola.com>'s request for review:
Bug 75478: <summary> is not keyboard accessible
https://bugs.webkit.org/show_bug.cgi?id=75478

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

------- Additional Comments from MORITA Hajime <morrita at google.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=126309&action=review


Looks good! Thanks for taking this. 
Please take care of my nitpick before landing this.

> Source/WebCore/html/HTMLSummaryElement.cpp:121
> +	       event->setDefaultHandled();

You can return here.


More information about the webkit-reviews mailing list