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

Unified Diff: LayoutTests/virtual/slimmingpaint/fast/repaint/subtree-root-clip-2-expected.txt

Issue 1064633003: Auto-rebaseline for r193742 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 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/subtree-root-clip-2-expected.txt
diff --git a/LayoutTests/virtual/slimmingpaint/fast/repaint/subtree-root-clip-2-expected.txt b/LayoutTests/virtual/slimmingpaint/fast/repaint/subtree-root-clip-2-expected.txt
index 7596237de87815f5459e5182bfaac30bb9c3e959..f29e4208031791f1c85bc85bbc727308e57fc16b 100644
--- a/LayoutTests/virtual/slimmingpaint/fast/repaint/subtree-root-clip-2-expected.txt
+++ b/LayoutTests/virtual/slimmingpaint/fast/repaint/subtree-root-clip-2-expected.txt
@@ -6,9 +6,11 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
+ [8, 8, 100, 100],
[8, 8, 100, 100]
],
"paintInvalidationClients": [
+ "LayoutBlockFlow (floating) DIV",
"LayoutBlockFlow DIV id='target'"
]
}

Powered by Google App Engine
This is Rietveld 408576698