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

Unified Diff: LayoutTests/fast/repaint/transform-absolute-child-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/fast/repaint/transform-absolute-child-expected.txt
diff --git a/LayoutTests/fast/repaint/transform-absolute-child-expected.txt b/LayoutTests/fast/repaint/transform-absolute-child-expected.txt
index 029fd48593ff70138b9eae9cf4d13148d1853dd5..6b0b4fa14c10789510a40c34b2de3d1c3986f355 100644
--- a/LayoutTests/fast/repaint/transform-absolute-child-expected.txt
+++ b/LayoutTests/fast/repaint/transform-absolute-child-expected.txt
@@ -1,19 +1,9 @@
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (repaint rects
- (rect 58.00 50.00 204.00 204.00)
- (rect 135.00 127.00 400.00 50.00)
- (rect 58.00 50.00 204.00 204.00)
- (rect 16.00 8.00 288.00 288.00)
- (rect 135.00 127.00 400.00 50.00)
- (rect 124.00 116.00 340.00 297.00)
- )
- )
- )
+(repaint rects
+ (rect 58 50 204 204)
+ (rect 135 127 400 50)
+ (rect 58 50 204 204)
+ (rect 16 8 288 288)
+ (rect 135 127 400 50)
+ (rect 124 116 340 297)
)

Powered by Google App Engine
This is Rietveld 408576698