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

Unified Diff: LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/multi-layout-one-frame-expected.txt

Issue 1160113005: Auto-rebaseline for r196531 (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/platform/linux/virtual/slimmingpaint/fast/repaint/multi-layout-one-frame-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/multi-layout-one-frame-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/multi-layout-one-frame-expected.txt
index 50fcd3cab0843aa136ec9c4dffab30c60a3be3cd..6f5f6fd319b1a04e1541f9db4a4dfc395004fe18 100644
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/multi-layout-one-frame-expected.txt
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/fast/repaint/multi-layout-one-frame-expected.txt
@@ -6,10 +6,12 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [213, 11, 9, 16],
[168, 11, 150, 16],
- [55, 11, 9, 16],
- [10, 11, 150, 16]
+ [168, 11, 54, 16],
+ [168, 11, 45, 16],
+ [10, 11, 150, 16],
+ [10, 11, 54, 16],
+ [10, 11, 45, 16]
],
"paintInvalidationClients": [
"InlineTextBox ''",

Powered by Google App Engine
This is Rietveld 408576698