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

Unified Diff: LayoutTests/media/media-startTime-expected.txt

Issue 32583003: Remove HTMLMediaElement.startTime (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@mediaidl
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-startTime.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-startTime-expected.txt
diff --git a/LayoutTests/media/media-startTime-expected.txt b/LayoutTests/media/media-startTime-expected.txt
deleted file mode 100644
index fc49d4d0d9916a9474a1fd54977ff19fb69d2270..0000000000000000000000000000000000000000
--- a/LayoutTests/media/media-startTime-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-Test the, so far unused, 'startTime' attribute.
-
-EVENT(loadeddata)
-EXPECTED (video.startTime == '0') OK
-RUN(video.startTime = 10)
-EXPECTED (video.startTime == '0') OK
-END OF TEST
-
« no previous file with comments | « LayoutTests/media/media-startTime.html ('k') | Source/core/html/HTMLMediaElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698