Chromium Code Reviews

Unified Diff: LayoutTests/media/media-fragments/TC0044-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.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/media/media-fragments/TC0044-expected.txt
diff --git a/LayoutTests/media/media-fragments/TC0044-expected.txt b/LayoutTests/media/media-fragments/TC0044-expected.txt
index 1b9420388ac4dca4b229c714a91322e04a20614f..b09ed86a6cb5b11ab9ab67cfe3b082f8ecb9ef69 100644
--- a/LayoutTests/media/media-fragments/TC0044-expected.txt
+++ b/LayoutTests/media/media-fragments/TC0044-expected.txt
@@ -4,6 +4,5 @@ Fragment: 't=-1,3'
Comment: Invalid syntax: a '-' character is not allowed at this position according to the ABNF. The UA knows that this is an invalid media fragment, so it will play the entire media resource.
EVENT(canplaythrough)
EXPECTED (video.currentTime == '0') OK
-EXPECTED (video.initialTime == '0') OK
END OF TEST
« no previous file with comments | « LayoutTests/media/media-fragments/TC0039-expected.txt ('k') | LayoutTests/media/media-fragments/TC0051-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine