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

Unified Diff: LayoutTests/media/media-fragments/TC0059-expected.txt

Issue 35033002: Remove HTMLMediaElement.initialTime (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 2 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/media/media-fragments/TC0059-expected.txt
diff --git a/LayoutTests/media/media-fragments/TC0059-expected.txt b/LayoutTests/media/media-fragments/TC0059-expected.txt
index 8c7d143f8f3ac98c3d9073fd2301a8482bb290f3..75926647c75954ac070800ac3009b2238a4c3089 100644
--- a/LayoutTests/media/media-fragments/TC0059-expected.txt
+++ b/LayoutTests/media/media-fragments/TC0059-expected.txt
@@ -4,7 +4,6 @@ Fragment: 't=smpte:00:00:01&t=npt:3'
Comment: When a fragment dimensions occurs multiple times, only the last occurrence of that dimension is interpreted.
EVENT(canplaythrough)
EXPECTED (video.currentTime == '3') OK
-EXPECTED (video.initialTime == '3') OK
RUN(video.play())
EVENT(pause)
EXPECTED (video.currentTime - fragmentEndTime <= '0.5') OK
« no previous file with comments | « LayoutTests/media/media-fragments/TC0058-expected.txt ('k') | LayoutTests/media/media-fragments/TC0061-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698