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

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

Issue 809613008: Expose MediaQueryList interface and make arguments non-optional (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: minimize Created 6 years 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 PASS [object MediaQueryList] is an instance of MediaQueryList
2 PASS mediaList.addListener() threw exception TypeError: Failed to execute 'addLi stener' on 'MediaQueryList': 1 argument required, but only 0 present..
3 PASS mediaList.removeListener() threw exception TypeError: Failed to execute 're moveListener' on 'MediaQueryList': 1 argument required, but only 0 present..
4 PASS successfullyParsed is true
5
6 TEST COMPLETE
7
OLDNEW
« no previous file with comments | « LayoutTests/fast/media/media-query-list-missing-arguments.html ('k') | Source/core/css/MediaQueryList.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698