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

Unified Diff: LayoutTests/fast/dom/Window/window-resize-contents-expected.txt

Issue 14146002: Remove all generic expected results for which a generic Chromium expected result exists (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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/dom/Window/window-resize-contents-expected.txt
diff --git a/LayoutTests/fast/dom/Window/window-resize-contents-expected.txt b/LayoutTests/fast/dom/Window/window-resize-contents-expected.txt
deleted file mode 100644
index 0bfd16c3bd31e7321bd1327348887fcabc2c8223..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/dom/Window/window-resize-contents-expected.txt
+++ /dev/null
@@ -1,6 +0,0 @@
-CONSOLE MESSAGE: line 19: Initial reference node dimensions 800 x 600
-CONSOLE MESSAGE: line 20: Increasing window size by 10 x 10
-CONSOLE MESSAGE: line 23: Post-resize reference node dimensions 800 x 600
-This test checks that the yellow reference DOM node (which should be as big as the window) gets resized when the window is resized.
-
-To avoid relayouts and repaints caused by DOM-based logging, it doesn't output anything. Please check the console for confirmation that the node dimensions increase by 10x10.

Powered by Google App Engine
This is Rietveld 408576698