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

Unified Diff: LayoutTests/platform/win/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/win/fast/repaint/subtree-layoutstate-transform-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/subtree-layoutstate-transform-expected.txt b/LayoutTests/platform/win/fast/repaint/subtree-layoutstate-transform-expected.txt
index fe868c758a24a363b1761144a13fa911c29e77d4..32485cadf7bdb853d294de1b8afea78ee2988987 100644
--- a/LayoutTests/platform/win/fast/repaint/subtree-layoutstate-transform-expected.txt
+++ b/LayoutTests/platform/win/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 48 100 200)
+ (rect 28 148 200 100)
(rect 28 48 100 200)
- (rect 28 48 200 200)
+ (rect 28 48 100 100)
)

Powered by Google App Engine
This is Rietveld 408576698