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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt

Issue 2039943003: Convert fast/repaint/window-resize*.html into reftests (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt
index 32ec627273114ed6a3727af3db6631c3e6a413de..dc8e041a1f1a9016e80243fb9412c62ba413dd36 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt
@@ -18,7 +18,7 @@
"paintInvalidations": [
{
"object": "LayoutView #document",
- "rect": [0, 0, 300, 300],
+ "rect": [0, 0, 400, 250],
"reason": "full"
}
]
@@ -45,7 +45,7 @@
"paintInvalidations": [
{
"object": "LayoutView #document",
- "rect": [0, 0, 250, 250],
+ "rect": [0, 0, 800, 600],
"reason": "full"
}
]

Powered by Google App Engine
This is Rietveld 408576698