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

Unified Diff: LayoutTests/platform/win/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/win/fast/repaint/bugzilla-5699-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt b/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt
index 55b1756da60c457da25284cf85f6f974ab24ebe6..5f256a583d4a71e1872b42a0203c880159077d4a 100644
--- a/LayoutTests/platform/win/fast/repaint/bugzilla-5699-expected.txt
+++ b/LayoutTests/platform/win/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 176.00 784.00 28.00)
- (rect 8.00 136.00 784.00 67.00)
- (rect 8.00 176.00 784.00 28.00)
- (rect 0.00 192.00 800.00 28.00)
- )
- )
- )
+(repaint rects
+ (rect 8 176 784 28)
+ (rect 8 136 784 67)
+ (rect 8 176 784 28)
+ (rect 0 192 800 28)
)

Powered by Google App Engine
This is Rietveld 408576698