RESOLVED FIXED 76028
Fix fast/spatial-navigation/snav-media-elements.html
https://bugs.webkit.org/show_bug.cgi?id=76028
Summary Fix fast/spatial-navigation/snav-media-elements.html
David Kilzer (:ddkilzer)
Reported 2012-01-10 21:55:26 PST
LayoutTests/fast/spatial-navigation/snav-media-elements.html contained an invalid link to js-test-post.js, so it wasn't doing the successfully parsed check at the end.
Attachments
Patch v1 (2.56 KB, patch)
2012-01-10 21:59 PST, David Kilzer (:ddkilzer)
no flags
David Kilzer (:ddkilzer)
Comment 1 2012-01-10 21:59:34 PST
Created attachment 121975 [details] Patch v1
Daniel Bates
Comment 2 2012-01-10 23:08:15 PST
Comment on attachment 121975 [details] Patch v1 View in context: https://bugs.webkit.org/attachment.cgi?id=121975&action=review This patch looks straight forward. > LayoutTests/fast/spatial-navigation/snav-media-elements-expected.txt:28 > +TEST COMPLETE > This tests that a media elements ie: <Audio> or <video>, without tabindex are able to be reached through keyboard access I know this isn't part of the patch, but I just wanted to comment that it looks a bit weird to have the test description after the TEST COMPLETE message.
WebKit Review Bot
Comment 3 2012-01-11 00:40:50 PST
Comment on attachment 121975 [details] Patch v1 Clearing flags on attachment: 121975 Committed r104679: <http://trac.webkit.org/changeset/104679>
WebKit Review Bot
Comment 4 2012-01-11 00:40:54 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.