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

Unified Diff: LayoutTests/platform/mac/fast/repaint/bugzilla-5699-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/bugzilla-5699-expected.txt
diff --git a/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt b/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt
index 29518410955087259bb26fb4a8b3e5596ba06c42..7cf4dd4edd66c89fd7d94aa2af9272f6e9c4df3f 100644
--- a/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt
+++ b/LayoutTests/platform/mac/fast/repaint/bugzilla-5699-expected.txt
@@ -6,20 +6,10 @@ TEST FAIL: Another copy of the word “Hello” will appear.
 
Hello
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (repaint rects
- (rect 8.00 166.00 784.00 30.00)
- (rect 8.00 130.00 784.00 66.00)
- (rect 8.00 166.00 784.00 30.00)
- (rect 0.00 182.00 800.00 30.00)
- )
- )
- )
+(repaint rects
+ (rect 8 166 784 30)
+ (rect 8 130 784 66)
+ (rect 8 166 784 30)
+ (rect 0 182 800 30)
)

Powered by Google App Engine
This is Rietveld 408576698