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

Unified Diff: LayoutTests/platform/win/fast/repaint/block-no-inflow-children-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/win/fast/repaint/block-no-inflow-children-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/block-no-inflow-children-expected.txt b/LayoutTests/platform/win/fast/repaint/block-no-inflow-children-expected.txt
index b15fdecb7306623e1fc863d5a15beff2099d712b..cd548ebb3fb06457359bb4d3dbdd274e2d426252 100644
--- a/LayoutTests/platform/win/fast/repaint/block-no-inflow-children-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/block-no-inflow-children-expected.txt
@@ -1,17 +1,7 @@
La la la la
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (repaint rects
- (rect 0.00 0.00 44.00 20.00)
- (rect 0.00 0.00 58.00 20.00)
- (rect 44.00 0.00 14.00 20.00)
- )
- )
- )
+(repaint rects
+ (rect 0 0 44 20)
+ (rect 0 0 58 20)
+ (rect 44 0 14 20)
)

Powered by Google App Engine
This is Rietveld 408576698