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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/block-no-inflow-children-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/win-xp/virtual/slimmingpaint/fast/repaint/block-no-inflow-children-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/block-no-inflow-children-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/block-no-inflow-children-expected.txt
index 3c40761c52ccf885a45b5469a9edce1bce6de59d..f3e6741d6aef0129cbddaa5dda77079ae5ec5b0a 100644
--- a/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/block-no-inflow-children-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/repaint/block-no-inflow-children-expected.txt
@@ -6,9 +6,10 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [44, 0, 14, 19],
[0, 0, 58, 20],
- [0, 0, 44, 20]
+ [0, 0, 58, 19],
+ [0, 0, 44, 20],
+ [0, 0, 44, 19]
],
"paintInvalidationClients": [
"RootInlineBox",

Powered by Google App Engine
This is Rietveld 408576698