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

Unified Diff: LayoutTests/fast/media/mq-append-delete-expected.txt

Issue 23621013: Make MediaList API arguments mandatory (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 4 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/fast/media/mq-append-delete.html ('k') | Source/core/css/MediaList.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/media/mq-append-delete-expected.txt
diff --git a/LayoutTests/fast/media/mq-append-delete-expected.txt b/LayoutTests/fast/media/mq-append-delete-expected.txt
index 2bd76ae34e89653cce0ccb98869310d71e5c819e..9918c9d5c74674cab4ddf73bd2c08b912344798a 100644
--- a/LayoutTests/fast/media/mq-append-delete-expected.txt
+++ b/LayoutTests/fast/media/mq-append-delete-expected.txt
@@ -9,6 +9,7 @@ PASS Add ',' to 'screen, tv'
PASS Add '&invalid' to 'screen, tv'
PASS Add 'not all' to 'screen, tv'
PASS Add '#?:/' to 'screen, tv'
+PASS Add without argument
PASS Remove '&invalid' from 'screen, tv, not all'
PASS Remove 'not all' from 'screen, tv'
PASS Remove 'cow' from 'screen, tv'
@@ -18,4 +19,5 @@ PASS Remove 'not all' from 'not all, not all, tv, not all'
PASS Remove 'tv' from 'not all, not all, tv, not all'
PASS Remove 'tv, print' from 'screen, tv, screen'
PASS Remove '#?:/' from 'screen, tv, not all'
+PASS Remove without argument
« no previous file with comments | « LayoutTests/fast/media/mq-append-delete.html ('k') | Source/core/css/MediaList.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698