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

Unified Diff: LayoutTests/media/media-initialTime-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
« no previous file with comments | « LayoutTests/media/media-initialTime.html ('k') | Source/core/html/HTMLMediaElement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/media/media-initialTime-expected.txt
diff --git a/LayoutTests/media/media-initialTime-expected.txt b/LayoutTests/media/media-initialTime-expected.txt
deleted file mode 100644
index 2aa7f8e12a46186178bfe97d9754f1f564733ae3..0000000000000000000000000000000000000000
--- a/LayoutTests/media/media-initialTime-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-Test the, so far unused, 'initialTime' attribute.
-
-EVENT(loadeddata)
-EXPECTED (video.initialTime == '0') OK
-RUN(video.initialTime = 10)
-EXPECTED (video.initialTime == '0') OK
-END OF TEST
-
« no previous file with comments | « LayoutTests/media/media-initialTime.html ('k') | Source/core/html/HTMLMediaElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698