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

Side by Side Diff: LayoutTests/media/media-fragments/TC0001-expected.txt

Issue 35033002: Remove HTMLMediaElement.initialTime (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 1 month 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
« no previous file with comments | « no previous file | LayoutTests/media/media-fragments/TC0002-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 Title: TC0001 2 Title: TC0001
3 Fragment: 't=,' 3 Fragment: 't=,'
4 Comment: Syntax error, not allowed according to the ABNF. The media fragment is ignored. 4 Comment: Syntax error, not allowed according to the ABNF. The media fragment is ignored.
5 EVENT(canplaythrough) 5 EVENT(canplaythrough)
6 EXPECTED (video.currentTime == '0') OK 6 EXPECTED (video.currentTime == '0') OK
7 EXPECTED (video.initialTime == '0') OK
8 END OF TEST 7 END OF TEST
9 8
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/media/media-fragments/TC0002-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698