Index: LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset-expected.txt |
diff --git a/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset-expected.txt b/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset-expected.txt |
index dc4304c5935186fc7178e5b90c2bc6e67ca8e6fa..e309f611e8fefa5da67ae1ace0603f16cb91cd7d 100644 |
--- a/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset-expected.txt |
+++ b/LayoutTests/platform/win/fast/repaint/layout-state-scrolloffset-expected.txt |
@@ -1,17 +1,6 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x36 |
- RenderBlock {HTML} at (0,0) size 800x36 |
- RenderBody {BODY} at (8,8) size 784x20 |
- RenderText {#text} at (0,0) size 418x19 |
- text run at (0,0) width 418: "You should see the text 'after' in the inner box with no mangled pixels." |
- RenderText {#text} at (0,0) size 0x0 |
- RenderText {#text} at (0,0) size 0x0 |
-layer at (8,28) size 302x302 clip at (9,29) size 300x300 scrollX 10 scrollY 10 scrollWidth 1000 scrollHeight 1000 |
- RenderBlock (positioned) {DIV} at (8,28) size 302x302 [border: (1px solid #FF0000)] |
- RenderBlock {DIV} at (1,1) size 1000x1000 |
-layer at (99,119) size 102x102 clip at (100,120) size 100x100 |
- RenderBlock (positioned) {DIV} at (101,101) size 102x102 [border: (1px solid #008000)] |
- RenderBlock {DIV} at (1,1) size 50x50 |
- RenderText {#text} at (0,0) size 27x19 |
- text run at (0,0) width 27: "after" |
+You should see the text 'after' in the inner box with no mangled pixels. |
+after |
+ (repaint rects |
+ (rect 100 120 50 19) |
+) |
+ |