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

Side by Side 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 PASS Add 'tv, screen' to 'screen' 2 PASS Add 'tv, screen' to 'screen'
3 PASS Add 'tv' to 'screen' 3 PASS Add 'tv' to 'screen'
4 PASS Add 'tv' to 'screen, tv' 4 PASS Add 'tv' to 'screen, tv'
5 PASS Add 'screen' to 'screen, tv' 5 PASS Add 'screen' to 'screen, tv'
6 PASS Add ' ' to 'screen, tv' 6 PASS Add ' ' to 'screen, tv'
7 PASS Add '' to 'screen, tv' 7 PASS Add '' to 'screen, tv'
8 PASS Add ',' to 'screen, tv' 8 PASS Add ',' to 'screen, tv'
9 PASS Add '&invalid' to 'screen, tv' 9 PASS Add '&invalid' to 'screen, tv'
10 PASS Add 'not all' to 'screen, tv' 10 PASS Add 'not all' to 'screen, tv'
11 PASS Add '#?:/' to 'screen, tv'
11 PASS Remove '&invalid' from 'screen, tv, not all' 12 PASS Remove '&invalid' from 'screen, tv, not all'
12 PASS Remove 'not all' from 'screen, tv' 13 PASS Remove 'not all' from 'screen, tv'
13 PASS Remove 'cow' from 'screen, tv' 14 PASS Remove 'cow' from 'screen, tv'
14 PASS Remove 'not all' from 'screen, tv, not all' 15 PASS Remove 'not all' from 'screen, tv, not all'
15 PASS Remove 'tv' from 'screen, tv' 16 PASS Remove 'tv' from 'screen, tv'
16 PASS Remove 'not all' from 'not all, not all, tv, not all' 17 PASS Remove 'not all' from 'not all, not all, tv, not all'
17 PASS Remove 'tv' from 'not all, not all, tv, not all' 18 PASS Remove 'tv' from 'not all, not all, tv, not all'
18 PASS Remove 'tv, print' from 'screen, tv, screen' 19 PASS Remove 'tv, print' from 'screen, tv, screen'
20 PASS Remove '#?:/' from 'screen, tv, not all'
19 21
OLDNEW
« 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