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

Unified Diff: LayoutTests/platform/mac/fast/repaint/subtree-layoutstate-transform-expected.txt

Issue 261653004: Auto-rebaseline for r172887 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 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/platform/mac/fast/repaint/subtree-layoutstate-transform-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/subtree-layoutstate-transform-expected.txt b/LayoutTests/platform/mac/fast/repaint/subtree-layoutstate-transform-expected.txt
index d30e0e04652c4ad88e9ed9d7ee163d314ba2fae3..83371df26ab91346bd89a9d84336581be18f0987 100644
--- a/LayoutTests/platform/mac/fast/repaint/subtree-layoutstate-transform-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/subtree-layoutstate-transform-expected.txt
@@ -1,7 +1,9 @@
Tests repaint after layout of a subtree, inside a transformed element. You should see a large green square below.
(repaint rects
+ (rect 128 46 100 200)
+ (rect 28 146 200 100)
(rect 28 46 100 200)
- (rect 28 46 200 200)
+ (rect 28 46 100 100)
)

Powered by Google App Engine
This is Rietveld 408576698