Index: LayoutTests/fast/repaint/fixed-move-after-scroll-expected.txt |
diff --git a/LayoutTests/fast/repaint/fixed-move-after-scroll-expected.txt b/LayoutTests/fast/repaint/fixed-move-after-scroll-expected.txt |
index 52e8c5a3dd7f7252f7a908a07371a8643609a0f3..2fba53fa03289d5b9cd7f7fcc7f5f345e8a4300c 100644 |
--- a/LayoutTests/fast/repaint/fixed-move-after-scroll-expected.txt |
+++ b/LayoutTests/fast/repaint/fixed-move-after-scroll-expected.txt |
@@ -1,15 +1,6 @@ |
-layer at (0,0) size 785x3016 |
- RenderView at (0,0) size 785x600 |
-layer at (0,0) size 785x3016 layerType: background only |
-layer at (10,270) size 100x100 |
- RenderBlock (positioned) zI: -5 {DIV} at (10,270) size 100x100 [bgcolor=#FFFF00] |
-layer at (0,0) size 785x3016 layerType: foreground only |
- RenderBlock {HTML} at (0,0) size 785x3016 |
- RenderBody {BODY} at (8,8) size 769x3000 |
-layer at (8,226) size 531x18 |
- RenderBlock (positioned) {P} at (8,226) size 531x18 |
- RenderText {#text} at (0,0) size 531x18 |
- text run at (0,0) width 531: "You should see a yellow rect on the left, and a green one on the right. No red pixels." |
-layer at (150,270) size 100x100 |
- RenderBlock (positioned) {DIV} at (150,70) size 100x100 [bgcolor=#008000] |
-scrolled to 0,200 |
+You should see a yellow rect on the left, and a green one on the right. No red pixels. |
+(repaint rects |
+ (rect 10 70 100 100) |
+ (rect 150 70 100 100) |
+) |
+ |