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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/reflection-repaint-test-expected.txt

Issue 984813004: Auto-rebaseline for r191480 (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/reflection-repaint-test-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/layout-state-scrolloffset-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/reflection-repaint-test-expected.txt
similarity index 66%
copy from LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/layout-state-scrolloffset-expected.txt
copy to LayoutTests/virtual/slimmingpaint/fast/repaint/reflection-repaint-test-expected.txt
index 1cd5bc41c4507e6734777b92913bcd8cf23457df..6687daf2ac75417e4939a8f1c3f486880e7cdbcf 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/layout-state-scrolloffset-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/reflection-repaint-test-expected.txt
@@ -6,11 +6,14 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [127, 120, 12, 19],
- [100, 120, 50, 19]
+ [93, 51, 3, 110],
+ [23, 160, 73, 1],
+ [22, 50, 226, 166],
+ [22, 50, 226, 166]
],
"paintInvalidationClients": [
"LayoutBlockFlow DIV id='target'",
+ "LayoutBlockFlow DIV id='target'",
"LayoutText #text"
]
}

Powered by Google App Engine
This is Rietveld 408576698