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

Unified Diff: third_party/WebKit/LayoutTests/media/mediasession/navigator-mediasession.html

Issue 2674793003: Media Session: move all tests but mojo/ ones to external/wpt/. (Closed)
Patch Set: comments Created 3 years, 10 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 | « third_party/WebKit/LayoutTests/media/mediasession/mediasessionmetadata.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/media/mediasession/navigator-mediasession.html
diff --git a/third_party/WebKit/LayoutTests/media/mediasession/navigator-mediasession.html b/third_party/WebKit/LayoutTests/media/mediasession/navigator-mediasession.html
deleted file mode 100644
index 607374bd8521fec1bd24cd0e833366afb189d205..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/media/mediasession/navigator-mediasession.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<title>Navigator MediaSession Test</title>
-<script src="../../resources/testharness.js"></script>
-<script src="../../resources/testharnessreport.js"></script>
-<script>
-
-test(function() {
- assert_true(window.navigator.mediaSession instanceof MediaSession);
-});
-
-</script>
« no previous file with comments | « third_party/WebKit/LayoutTests/media/mediasession/mediasessionmetadata.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698