media/track/track-cue-rendering.html is failing on Chromium port due to the text cue color being blue instead of transparent.
Note the test has been failing since http://trac.webkit.org/changeset/103486.
(In reply to comment #1) > Note the test has been failing since http://trac.webkit.org/changeset/103486. That makes sense, http://trac.webkit.org/changeset/103486 added the cue 'color' check.
The test is not making the correct check. Patch coming up.
<rdar://problem/10630157>
Created attachment 120707 [details] Proposed patch
Created attachment 120808 [details] Updated patch track-cue-rendering.html needed to be updated for the change to media-controls.js.
Comment on attachment 120808 [details] Updated patch Clearing flags on attachment: 120808 Committed r103852: <http://trac.webkit.org/changeset/103852>
All reviewed patches have been landed. Closing bug.