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 4cc294bd6d22e47826c296f81f89ecc3f5ae465c..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,11 +1,6 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x600 |
- RenderBlock {HTML} at (0,0) size 800x600 |
- RenderBody {BODY} at (8,8) size 784x584 |
-layer at (8,8) size 784x20 |
- RenderBlock {DIV} at (0,0) size 784x20 |
- RenderBlock {DIV} at (0,0) size 784x20 |
- RenderText {#text} at (0,0) size 325x19 |
- text run at (0,0) width 325: "This test verifies caret repaint is correctly transformed." |
-caret: position 58 of child 0 {#text} of child 1 {DIV} of child 1 {DIV} of body |
+This test verifies caret repaint is correctly transformed. |
+(repaint rects |
+ (rect 41 35 14 20) |
+ (rect 322 197 14 21) |
+) |
+ |