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

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/viewport/viewportchanged-event-fired-expected.txt

Issue 1814013002: Visual viewport API initial implementation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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: third_party/WebKit/LayoutTests/fast/dom/viewport/viewportchanged-event-fired-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/viewport/viewportchanged-event-fired-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/viewport/viewportchanged-event-fired-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6bbf34f8e4b7038ecb901d504b0ee41593c88abe
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/fast/dom/viewport/viewportchanged-event-fired-expected.txt
@@ -0,0 +1,13 @@
+This test verifies that that viewportchanged event gets fired when the visual viewport is scaled or scrolled.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+Received event # 1
+Received event # 2
+Received event # 3
+Received event # 4
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Powered by Google App Engine
This is Rietveld 408576698