Index: LayoutTests/platform/win/fast/repaint/border-fit-lines-expected.txt |
diff --git a/LayoutTests/platform/win/fast/repaint/border-fit-lines-expected.txt b/LayoutTests/platform/win/fast/repaint/border-fit-lines-expected.txt |
index 1a16b471f35d456ed3a3945b2561d0eca8cc3783..701090de898c77923c9cbee16c7fc95e769415b3 100644 |
--- a/LayoutTests/platform/win/fast/repaint/border-fit-lines-expected.txt |
+++ b/LayoutTests/platform/win/fast/repaint/border-fit-lines-expected.txt |
@@ -1,11 +1,10 @@ |
-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 |
- RenderBlock (anonymous) at (0,0) size 784x20 |
- RenderText {#text} at (0,0) size 380x19 |
- text run at (0,0) width 380: "This should be a 100\x{D7}100px green square with a black border:" |
- RenderBlock {DIV} at (0,20) size 104x104 [bgcolor=#008000] [border: (2px solid #000000)] |
- RenderBlock {DIV} at (2,2) size 100x10 |
- RenderText {#text} at (0,0) size 0x0 |
+This should be a 100×100px green square with a black border: |
+ (repaint rects |
+ (rect 10 30 10 10) |
+ (rect 10 30 100 10) |
+ (rect 8 28 784 104) |
+ (rect 8 28 104 104) |
+ (rect 8 28 14 104) |
+ (rect 8 28 104 104) |
+) |
+ |