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

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

Issue 15094019: Fixing inconsistency with Media Query append/deleteMedium. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 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
OLDNEW
(Empty)
1
2 PASS Add 'tv, screen' to 'screen'
3 PASS Add 'tv' to 'screen'
4 PASS Add 'tv' to 'screen, tv'
5 PASS Add 'screen' to 'screen, tv'
6 PASS Add ' ' to 'screen, tv'
7 PASS Add '' to 'screen, tv'
8 PASS Add ',' to 'screen, tv'
9 PASS Add '&invalid' to 'screen, tv'
10 PASS Add 'not all' to 'screen, tv'
11 PASS Remove '&invalid' from 'screen, tv, not all'
12 PASS Remove 'not all' from 'screen, tv'
13 PASS Remove 'cow' from 'screen, tv'
14 PASS Remove 'not all' from 'screen, tv, not all'
15 PASS Remove 'tv' from 'screen, tv'
16 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, print' from 'screen, tv, screen'
19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698