Index: LayoutTests/platform/mac/fast/repaint/transform-absolute-in-positioned-container-expected.txt |
diff --git a/LayoutTests/platform/mac/fast/repaint/transform-absolute-in-positioned-container-expected.txt b/LayoutTests/platform/mac/fast/repaint/transform-absolute-in-positioned-container-expected.txt |
index ec9275340c32ac50aa7c2738ca5e5704ac4a4fdf..fa2d37a096c2d64419c14dbe12b4be58cbd9d13d 100644 |
--- a/LayoutTests/platform/mac/fast/repaint/transform-absolute-in-positioned-container-expected.txt |
+++ b/LayoutTests/platform/mac/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 228.00 202.00 202.00) |
- (rect 118.00 228.00 202.00 202.00) |
- (rect 76.00 186.00 286.00 286.00) |
- ) |
- ) |
- ) |
+ (repaint rects |
+ (rect 118 228 202 202) |
+ (rect 118 228 202 202) |
+ (rect 76 186 286 286) |
) |