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

Unified Diff: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/media/video-error-abort-expected.txt

Issue 345004: Rebaseline media tests after http://trac.webkit.org/changeset/50063 . (Closed)
Patch Set: Created 11 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: webkit/data/layout_tests/platform/chromium-mac/LayoutTests/media/video-error-abort-expected.txt
diff --git a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/media/video-error-abort-expected.txt b/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/media/video-error-abort-expected.txt
deleted file mode 100644
index 18d6bc3a9f5253f3cc8339c483152e70f5aa10f8..0000000000000000000000000000000000000000
--- a/webkit/data/layout_tests/platform/chromium-mac/LayoutTests/media/video-error-abort-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-EXPECTED (video.error == 'null') OK
-EVENT(loadstart)
-EVENT(abort)
-EXPECTED (video.error.code == '1') OK
-EVENT(loadstart)
-EVENT(load)
-EXPECTED (video.error == 'null') OK
-END OF TEST
-

Powered by Google App Engine
This is Rietveld 408576698