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/fast/media/mq-append-delete-expected.txt

Issue 14620012: Improved parse error handling for CSSMQ. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@query-selector-performance
Patch Set: Let expected result for "and(" be the current implementation. Created 7 years, 6 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/CSSGrammar.y.in » ('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 e729da07c058adc14c2808ddccd485e5da5ebce7..2bd76ae34e89653cce0ccb98869310d71e5c819e 100644
--- a/LayoutTests/fast/media/mq-append-delete-expected.txt
+++ b/LayoutTests/fast/media/mq-append-delete-expected.txt
@@ -8,6 +8,7 @@ PASS Add '' to 'screen, tv'
PASS Add ',' to 'screen, tv'
PASS Add '&invalid' to 'screen, tv'
PASS Add 'not all' to 'screen, tv'
+PASS Add '#?:/' to 'screen, tv'
PASS Remove '&invalid' from 'screen, tv, not all'
PASS Remove 'not all' from 'screen, tv'
PASS Remove 'cow' from 'screen, tv'
@@ -16,4 +17,5 @@ PASS Remove 'tv' from 'screen, tv'
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'
« no previous file with comments | « LayoutTests/fast/media/mq-append-delete.html ('k') | Source/core/css/CSSGrammar.y.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698