Chromium Code Reviews

Unified Diff: LayoutTests/fast/dynamic/resources/paused-event-dispatch-iframe.html

Issue 82843003: Fire overflowchanged events at raf timing (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add a test Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: LayoutTests/fast/dynamic/resources/paused-event-dispatch-iframe.html
diff --git a/LayoutTests/fast/dynamic/resources/paused-event-dispatch-iframe.html b/LayoutTests/fast/dynamic/resources/paused-event-dispatch-iframe.html
deleted file mode 100644
index ef29d9f90fe955c8a0142ceaaeef21e7385ac782..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/dynamic/resources/paused-event-dispatch-iframe.html
+++ /dev/null
@@ -1,2 +0,0 @@
-<body onresize="parent.iframeResized()">
-</body>

Powered by Google App Engine