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

Unified Diff: LayoutTests/platform/win/fast/repaint/transform-absolute-in-positioned-container-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-absolute-in-positioned-container-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/transform-absolute-in-positioned-container-expected.txt b/LayoutTests/platform/win/fast/repaint/transform-absolute-in-positioned-container-expected.txt
index 0a7250fb9d1d7b22094474bf398fb47564d904c6..34317e765c81dc5a09af919376eb0dc11943554d 100644
--- a/LayoutTests/platform/win/fast/repaint/transform-absolute-in-positioned-container-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/transform-absolute-in-positioned-container-expected.txt
@@ -1,19 +1,9 @@
Test for https://bugs.webkit.org/show_bug.cgi?id=17840. The rotated box should be correctly redrawn.
Container
- (GraphicsLayer
- (bounds 802.00 585.00)
- (children 1
- (GraphicsLayer
- (bounds 802.00 585.00)
- (contentsOpaque 1)
- (drawsContent 1)
- (repaint rects
- (rect 118.00 232.00 202.00 202.00)
- (rect 118.00 232.00 202.00 202.00)
- (rect 76.00 190.00 286.00 286.00)
- )
- )
- )
+ (repaint rects
+ (rect 118 232 202 202)
+ (rect 118 232 202 202)
+ (rect 76 190 286 286)
)

Powered by Google App Engine
This is Rietveld 408576698