Index: LayoutTests/platform/win/fast/repaint/overflow-scroll-body-appear-expected.txt |
diff --git a/LayoutTests/platform/win/fast/repaint/overflow-scroll-body-appear-expected.txt b/LayoutTests/platform/win/fast/repaint/overflow-scroll-body-appear-expected.txt |
index 458d1a53bb9083bbda915feeda9b77c22c94e80d..362c66a9ae961328e7b039a9f134ffc8065efb48 100644 |
--- a/LayoutTests/platform/win/fast/repaint/overflow-scroll-body-appear-expected.txt |
+++ b/LayoutTests/platform/win/fast/repaint/overflow-scroll-body-appear-expected.txt |
@@ -1,17 +1,10 @@ |
-layer at (0,0) size 2008x2096 |
- RenderView at (0,0) size 785x585 |
-layer at (0,0) size 785x2096 |
- RenderBlock {HTML} at (0,0) size 785x2096 |
- RenderBody {BODY} at (8,16) size 769x2072 |
- RenderBlock {P} at (0,0) size 769x20 |
- RenderText {#text} at (0,0) size 325x19 |
- text run at (0,0) width 325: "You should see both vertical and horizontal scrollbars." |
- RenderBlock {P} at (0,36) size 769x20 |
- RenderText {#text} at (0,0) size 110x19 |
- text run at (0,0) width 110: "This is the test for " |
- RenderInline {A} at (0,0) size 370x19 [color=#0000EE] |
- RenderText {#text} at (110,0) size 370x19 |
- text run at (110,0) width 370: "Bug 36461 - No vertical scrollbar after the CSS class change" |
- RenderText {#text} at (480,0) size 4x19 |
- text run at (480,0) width 4: "." |
- RenderBlock {DIV} at (0,72) size 2000x2000 |
+You should see both vertical and horizontal scrollbars. |
+ |
+This is the test for Bug 36461 - No vertical scrollbar after the CSS class change. |
+ |
+(repaint rects |
+ (rect 0 0 800 600) |
+ (rect 8 16 2000 2072) |
+ (rect 0 0 785 585) |
+) |
+ |