Bug 76028 - Fix fast/spatial-navigation/snav-media-elements.html
Summary: Fix fast/spatial-navigation/snav-media-elements.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: David Kilzer (:ddkilzer)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-10 21:55 PST by David Kilzer (:ddkilzer)
Modified: 2012-01-11 00:40 PST (History)
4 users (show)

See Also:


Attachments
Patch v1 (2.56 KB, patch)
2012-01-10 21:59 PST, David Kilzer (:ddkilzer)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Kilzer (:ddkilzer) 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.
Comment 1 David Kilzer (:ddkilzer) 2012-01-10 21:59:34 PST
Created attachment 121975 [details]
Patch v1
Comment 2 Daniel Bates 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.
Comment 3 WebKit Review Bot 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>
Comment 4 WebKit Review Bot 2012-01-11 00:40:54 PST
All reviewed patches have been landed.  Closing bug.