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

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

Issue 250803011: Revert FCM text-based-repaint change and rebaselines (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Too many 500 errors 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 235323a82fbc79a61e04b9bdf0a307558c219c4a..d30e0e04652c4ad88e9ed9d7ee163d314ba2fae3 100644
--- a/LayoutTests/platform/mac/fast/repaint/subtree-layoutstate-transform-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/subtree-layoutstate-transform-expected.txt
@@ -1,17 +1,7 @@
Tests repaint after layout of a subtree, inside a transformed element. You should see a large green square below.
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (repaint rects
- (rect 28.00 46.00 100.00 200.00)
- (rect 28.00 46.00 200.00 200.00)
- )
- )
- )
+(repaint rects
+ (rect 28 46 100 200)
+ (rect 28 46 200 200)
)

Powered by Google App Engine
This is Rietveld 408576698