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

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

Issue 985213003: Auto-rebaseline for r191313 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change1-expected.txt
diff --git a/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change1-expected.txt
similarity index 93%
copy from LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt
copy to LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change1-expected.txt
index 646655462ebb1675d1c48af398bcf6c0a9ca9bd4..18e87952d377ea565ae2d5d638d9165123752c0e 100644
--- a/LayoutTests/fast/repaint/window-resize-no-layout-change1-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/window-resize-no-layout-change1-expected.txt
@@ -19,7 +19,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [0, 0, 2008, 2016],
+ [200, 0, 100, 300],
[0, 0, 300, 300]
]
}
@@ -46,7 +46,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [0, 0, 2008, 2016],
+ [250, 0, 50, 250],
[0, 0, 250, 250]
]
}

Powered by Google App Engine
This is Rietveld 408576698