Index: LayoutTests/platform/win/fast/repaint/caret-with-transformation-expected.txt |
diff --git a/LayoutTests/platform/win/fast/repaint/caret-with-transformation-expected.txt b/LayoutTests/platform/win/fast/repaint/caret-with-transformation-expected.txt |
index aac7c6d2e910a5ab6b798607f5e09c4ec926859b..570a78568a39e2423da98b9ae6b581df33614131 100644 |
--- a/LayoutTests/platform/win/fast/repaint/caret-with-transformation-expected.txt |
+++ b/LayoutTests/platform/win/fast/repaint/caret-with-transformation-expected.txt |
@@ -1,16 +1,6 @@ |
This test verifies caret repaint is correctly transformed. |
-(GraphicsLayer |
- (bounds 800.00 600.00) |
- (children 1 |
- (GraphicsLayer |
- (bounds 800.00 600.00) |
- (contentsOpaque 1) |
- (drawsContent 1) |
- (repaint rects |
- (rect 41.00 35.00 14.00 20.00) |
- (rect 322.00 197.00 14.00 21.00) |
- ) |
- ) |
- ) |
+(repaint rects |
+ (rect 41 35 14 20) |
+ (rect 322 197 14 21) |
) |