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

Unified Diff: LayoutTests/platform/mac/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/mac/fast/repaint/box-inline-resize-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/box-inline-resize-expected.txt b/LayoutTests/platform/mac/fast/repaint/box-inline-resize-expected.txt
index 0c77d269442bae8e66162bb0ca9d75cd00db1555..b18d7351700cc3a51c897a56b318fd1b1256d4da 100644
--- a/LayoutTests/platform/mac/fast/repaint/box-inline-resize-expected.txt
+++ b/LayoutTests/platform/mac/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 98.00 32.00 32.00)
- (rect 8.00 84.00 32.00 36.00)
- (rect 8.00 84.00 32.00 36.00)
- (rect 8.00 104.00 113.00 28.00)
- (rect 40.00 104.00 113.00 28.00)
- )
- )
- )
+(repaint rects
+ (rect 8 98 32 32)
+ (rect 8 84 32 36)
+ (rect 8 84 32 36)
+ (rect 8 104 113 28)
+ (rect 40 104 113 28)
)

Powered by Google App Engine
This is Rietveld 408576698