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

Unified Diff: LayoutTests/platform/win/fast/repaint/transform-repaint-descendants-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/transform-repaint-descendants-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/transform-repaint-descendants-expected.txt b/LayoutTests/platform/win/fast/repaint/transform-repaint-descendants-expected.txt
index 8d5b16701203ccb56c8f1b70ca5f2e727faa7be4..814974ce271a0b2d1dfab4473bed8888ec238b38 100644
--- a/LayoutTests/platform/win/fast/repaint/transform-repaint-descendants-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/transform-repaint-descendants-expected.txt
@@ -1,21 +1,11 @@
Test for https://bugs.webkit.org/show_bug.cgi?id=22088. The rotated box should be correctly redrawn.
-(GraphicsLayer
- (bounds 800.00 600.00)
- (children 1
- (GraphicsLayer
- (bounds 800.00 600.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (repaint rects
- (rect 79.00 123.00 260.00 260.00)
- (rect 176.00 220.00 394.00 185.00)
- (rect 79.00 123.00 260.00 260.00)
- (rect 76.00 120.00 266.00 266.00)
- (rect 564.00 220.00 6.00 185.00)
- (rect 176.00 405.00 388.00 18.00)
- )
- )
- )
+(repaint rects
+ (rect 79 123 260 260)
+ (rect 176 220 394 185)
+ (rect 79 123 260 260)
+ (rect 76 120 266 266)
+ (rect 564 220 6 185)
+ (rect 176 405 388 18)
)

Powered by Google App Engine
This is Rietveld 408576698