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

Unified Diff: LayoutTests/fast/events/resize-events-count-expected.txt

Issue 14766010: Clarify the size of a document view (a.k.a layout size) that causes FrameView to emit the resize ev… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Apply aellas's review 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/events/resize-events-count-expected.txt
diff --git a/LayoutTests/fast/events/resize-events-count-expected.txt b/LayoutTests/fast/events/resize-events-count-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..1aca28a4dbe4f1232c53be785bee24e415bde6e0
--- /dev/null
+++ b/LayoutTests/fast/events/resize-events-count-expected.txt
@@ -0,0 +1,6 @@
+Test how many resize events are emitted during window resize.
+Resize events (should be 1): 1
+PASS
+
+
+

Powered by Google App Engine
This is Rietveld 408576698