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

Unified Diff: LayoutTests/fast/repaint/window-resize-no-layout-change1-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-change1-expected.txt
diff --git a/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt b/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt
index 646655462ebb1675d1c48af398bcf6c0a9ca9bd4..41cb5e5c5bbe520d8e8a0d80d96d0be4a29db602 100644
--- a/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt
+++ b/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt
@@ -4,10 +4,7 @@
{
"bounds": [2008, 2016],
"contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [0, 200, 200, 100]
- ]
+ "drawsContent": true
}
]
}
@@ -31,10 +28,7 @@
{
"bounds": [2008, 2016],
"contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [0, 250, 300, 50]
- ]
+ "drawsContent": true
}
]
}

Powered by Google App Engine
This is Rietveld 408576698