[Webkit-unassigned] [Bug 75478] <summary> is not keyboard accessible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 7 04:34:30 PST 2012


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





--- Comment #15 from Arko Saha <nghq36 at motorola.com>  2012-02-07 04:34:30 PST ---
This is because <summary> is now focusable and clicking it draws a focus ring. So either we need to rebase below tests or we need to make it non-mouse focusable. Any thoughts?

(In reply to comment #14)
> (From update of attachment 125794 [details])
> Attachment 125794 [details] did not pass chromium-ews (chromium-xvfb):
> Output: http://queues.webkit.org/results/11436265
> 
> New failing tests:
> fast/html/details-add-summary-10-and-click.html
> fast/html/details-add-summary-8-and-click.html
> fast/html/details-add-summary-1-and-click.html
> fast/html/details-add-summary-2-and-click.html
> fast/html/details-remove-summary-6-and-click.html
> fast/html/details-add-summary-7-and-click.html
> fast/html/details-remove-summary-5-and-click.html
> fast/html/details-add-summary-5-and-click.html
> fast/html/details-remove-summary-1-and-click.html
> fast/html/details-add-summary-6-and-click.html
> fast/html/details-remove-summary-4-and-click.html
> fast/html/details-add-summary-3-and-click.html
> fast/html/details-remove-summary-3-and-click.html
> fast/html/details-add-summary-4-and-click.html
> fast/html/details-remove-summary-2-and-click.html
> fast/html/details-add-summary-9-and-click.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