Chromium Code Reviews

Side by Side Diff: LayoutTests/fast/media/media-query-list-listener-expected.txt

Issue 347423010: Add a test for matchMedia listeners. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
« no previous file with comments | « LayoutTests/fast/media/media-query-list-listener.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Media query listeners should fire on changes to matches status.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS mediaList.matches is true
7 PASS mediaList is mediaListArgument
8 PASS mediaList.matches is false
9 PASS mediaList is mediaListArgument
10 PASS mediaList.matches is true
11 PASS mediaList.matches is false
12 PASS successfullyParsed is true
13
14 TEST COMPLETE
15
OLDNEW
« no previous file with comments | « LayoutTests/fast/media/media-query-list-listener.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine