Index: LayoutTests/fast/repaint/gradients-em-stops-repaint-expected.txt |
diff --git a/LayoutTests/fast/repaint/gradients-em-stops-repaint-expected.txt b/LayoutTests/fast/repaint/gradients-em-stops-repaint-expected.txt |
index 7ea8e55bbf76ee9a6507c57caaa260fa5c8715bd..8e1f8a214b48f68f38a9e1dca26095a53568a891 100644 |
--- a/LayoutTests/fast/repaint/gradients-em-stops-repaint-expected.txt |
+++ b/LayoutTests/fast/repaint/gradients-em-stops-repaint-expected.txt |
@@ -1,13 +1,8 @@ |
-layer at (0,0) size 800x600 |
- RenderView at (0,0) size 800x600 |
-layer at (0,0) size 800x162 |
- RenderBlock {HTML} at (0,0) size 800x162 |
- RenderBody {BODY} at (8,8) size 784x146 |
- RenderBlock {DIV} at (0,0) size 784x146 |
- RenderBlock {DIV} at (10,10) size 302x122 [border: (1px solid #000000)] |
- RenderBlock {DIV} at (1,1) size 80x20 [bgcolor=#000000] |
- RenderText {#text} at (322,128) size 4x18 |
- text run at (322,128) width 4: " " |
- RenderBlock {DIV} at (336,10) size 302x122 [border: (1px solid #000000)] |
- RenderBlock {DIV} at (1,1) size 240x20 [bgcolor=#000000] |
- RenderText {#text} at (0,0) size 0x0 |
+ |
+ (repaint rects |
+ (rect 345 19 80 20) |
+ (rect 345 19 240 20) |
+ (rect 344 18 302 122) |
+ (rect 8 8 784 146) |
+) |
+ |