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

Unified Diff: LayoutTests/media/media-fragments/TC0009-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/TC0009-expected.txt
diff --git a/LayoutTests/media/media-fragments/TC0009-expected.txt b/LayoutTests/media/media-fragments/TC0009-expected.txt
index 582e1fbdda2585af87d3d70584c2ed511598a368..6076f9349f11f402504ff8cb2030c4ea45c022e1 100644
--- a/LayoutTests/media/media-fragments/TC0009-expected.txt
+++ b/LayoutTests/media/media-fragments/TC0009-expected.txt
@@ -4,6 +4,5 @@ Fragment: 't=15,20'
Comment: The request lies beyond the end of the resource. If the UA knows the duration of the resource, it seeks to the end of the media resource. Otherwise, the UA will send an (out-of-range) HTTP request with an 'include-setup' in order to setup its decoding pipeline.
EVENT(canplaythrough)
EXPECTED (video.currentTime == 'duration') OK
-EXPECTED (video.initialTime == 'duration') OK
END OF TEST
« no previous file with comments | « LayoutTests/media/media-fragments/TC0006-expected.txt ('k') | LayoutTests/media/media-fragments/TC0011-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698