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

Unified Diff: LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt

Issue 1181023003: Auto-rebaseline for r196973 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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/repaint/window-resize-no-layout-change2-expected.txt
diff --git a/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt b/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt
index 9ba4c5249d1903bed7391d360ec86dfd3c5dcc38..d8d9fac3c0ae714feea5064c231d63ccdfc19aeb 100644
--- a/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt
+++ b/LayoutTests/fast/repaint/window-resize-no-layout-change2-expected.txt
@@ -4,10 +4,7 @@
{
"bounds": [2008, 2008],
"contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [0, 200, 200, 100]
- ]
+ "drawsContent": true
}
]
}
@@ -31,10 +28,7 @@
{
"bounds": [2008, 2008],
"contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [0, 250, 300, 50]
- ]
+ "drawsContent": true
}
]
}

Powered by Google App Engine
This is Rietveld 408576698