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

Unified Diff: LayoutTests/fast/media/media-query-list-listener-ordering-expected.txt

Issue 348893004: Rework MediaQueryMatcher to batch up listener notification (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: MediaQueryList constructor needs to call updateMatches to avoid "fake" transitions from "unknown st… Created 6 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
Index: LayoutTests/fast/media/media-query-list-listener-ordering-expected.txt
diff --git a/LayoutTests/accessibility/crash-with-noelement-selectbox-expected.txt b/LayoutTests/fast/media/media-query-list-listener-ordering-expected.txt
similarity index 56%
copy from LayoutTests/accessibility/crash-with-noelement-selectbox-expected.txt
copy to LayoutTests/fast/media/media-query-list-listener-ordering-expected.txt
index 9a6bdaaf2391546aaa927eff411eecfbe8cd18cd..cd07948de208fb15a1194c7f2a5e4329c8e0a5d3 100644
--- a/LayoutTests/accessibility/crash-with-noelement-selectbox-expected.txt
+++ b/LayoutTests/fast/media/media-query-list-listener-ordering-expected.txt
@@ -1,9 +1,9 @@
-
-This tests that there's no crash when accessising the stringValue of a menu list that has no elements.
+Media query listeners should fire grouped by the MediaQueryList.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS listenersCalled is expectedResult
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698