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

Unified Diff: LayoutTests/platform/mac/fast/repaint/make-children-non-inline-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/make-children-non-inline-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/make-children-non-inline-expected.txt b/LayoutTests/platform/mac/fast/repaint/make-children-non-inline-expected.txt
index 9f873e9f394ea088a1f168c08d8eaa97c77a531a..b020a887f289085b74782980d608018a97183980 100644
--- a/LayoutTests/platform/mac/fast/repaint/make-children-non-inline-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/make-children-non-inline-expected.txt
@@ -9,21 +9,11 @@ about all the stuff
that comes
after
the break.
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (repaint rects
- (rect 8.00 60.00 784.00 162.00)
- (rect 8.00 60.00 784.00 90.00)
- (rect 8.00 150.00 10.00 100.00)
- (rect 8.00 250.00 784.00 72.00)
- (rect 8.00 222.00 784.00 100.00)
- )
- )
- )
+(repaint rects
+ (rect 8 60 784 162)
+ (rect 8 60 784 90)
+ (rect 8 150 10 100)
+ (rect 8 250 784 72)
+ (rect 8 222 784 100)
)

Powered by Google App Engine
This is Rietveld 408576698