Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(213)

Side by Side Diff: LayoutTests/media/muted-expected.txt

Issue 205683003: Update <video muted=""> handling to match spec (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update defaultMuted test Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « LayoutTests/media/muted.html ('k') | LayoutTests/media/video-defaultmuted.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS getting audio.muted (parser-created)
3 PASS setting audio.muted (parser-created)
4 PASS getting audio.muted with muted="" (parser-created)
5 PASS setting audio.muted with muted="" (parser-created)
6 PASS getting video.muted (parser-created)
7 PASS setting video.muted (parser-created)
8 PASS getting video.muted with muted="" (parser-created)
9 PASS setting video.muted with muted="" (parser-created)
10 PASS getting video.muted with muted="" after load (parser-created)
11 PASS getting audio.muted (script-created)
12 PASS setting audio.muted (script-created)
13 PASS getting audio.muted with muted="" (script-created)
14 PASS setting audio.muted with muted="" (script-created)
15 PASS getting audio.muted with muted="" (cloneNode-created)
16 PASS getting audio.muted with muted="" (innerHTML-created)
17 PASS getting audio.muted with muted="" (document.write-created)
18 PASS getting video.muted (script-created)
19 PASS setting video.muted (script-created)
20 PASS getting video.muted with muted="" (script-created)
21 PASS setting video.muted with muted="" (script-created)
22 PASS getting video.muted with muted="" (cloneNode-created)
23 PASS getting video.muted with muted="" (innerHTML-created)
24 PASS getting video.muted with muted="" (document.write-created)
25 Harness: the test ran to completion.
26
OLDNEW
« no previous file with comments | « LayoutTests/media/muted.html ('k') | LayoutTests/media/video-defaultmuted.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698