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

Unified Diff: LayoutTests/platform/win/fast/repaint/box-inline-resize-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/box-inline-resize-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/box-inline-resize-expected.txt b/LayoutTests/platform/win/fast/repaint/box-inline-resize-expected.txt
index 1d03b1ae6b12633007474eb1758acf5c49b982d2..397fca0f4dc8cb70c4395578584ae04985f3b7dc 100644
--- a/LayoutTests/platform/win/fast/repaint/box-inline-resize-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/box-inline-resize-expected.txt
@@ -5,21 +5,11 @@ You should see an invalidation at x=40 of the h2 or this test is broken.
Chromium
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (repaint rects
- (rect 8.00 103.00 32.00 32.00)
- (rect 8.00 88.00 32.00 37.00)
- (rect 8.00 88.00 32.00 36.00)
- (rect 8.00 108.00 111.00 27.00)
- (rect 40.00 108.00 111.00 27.00)
- )
- )
- )
+(repaint rects
+ (rect 8 103 32 32)
+ (rect 8 88 32 37)
+ (rect 8 88 32 36)
+ (rect 8 108 111 27)
+ (rect 40 108 111 27)
)

Powered by Google App Engine
This is Rietveld 408576698