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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/border-radius-repaint-2-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/virtual/slimmingpaint/fast/repaint/border-radius-repaint-2-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/border-radius-repaint-2-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/border-radius-repaint-2-expected.txt
index 9936a9601d745b5bc903010f2dc6da997fb4106f..ce5fe2f693172f76021af7a514c22e27dc5f647d 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/border-radius-repaint-2-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/border-radius-repaint-2-expected.txt
@@ -5,6 +5,7 @@
"bounds": [874, 600],
"contentsOpaque": true,
"drawsContent": true,
+ "backgroundColor": "#3F3F3F",
"repaintRects": [
[141, 141, 600, 548],
[138, 144, 606, 548],
@@ -13,10 +14,12 @@
[8, 224, 784, 548],
[8, 8, 866, 764],
[8, 8, 866, 216],
+ [0, 600, 874, 180],
[0, 0, 874, 780],
[0, 0, 874, 232]
],
"paintInvalidationClients": [
+ "LayoutView #document",
"LayoutBlockFlow HTML",
"LayoutBlockFlow BODY",
"LayoutBlockFlow DIV",

Powered by Google App Engine
This is Rietveld 408576698