| Index: LayoutTests/platform/win/fast/repaint/list-marker-2-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/repaint/list-marker-2-expected.txt b/LayoutTests/platform/win/fast/repaint/list-marker-2-expected.txt
|
| index b022b886450ad5235650d2fd92dad52260a215f7..9ca63f3d2ab57aab3a218be583e7a374887d5ed7 100644
|
| --- a/LayoutTests/platform/win/fast/repaint/list-marker-2-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/repaint/list-marker-2-expected.txt
|
| @@ -1,25 +1,13 @@
|
| -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 784x576
|
| - RenderBlock {P} at (0,0) size 784x40
|
| - RenderText {#text} at (0,0) size 99x19
|
| - text run at (0,0) width 99: "This is a test for "
|
| - RenderInline {I} at (0,0) size 760x39
|
| - RenderInline {A} at (0,0) size 305x19 [color=#0000EE]
|
| - RenderText {#text} at (99,0) size 305x19
|
| - text run at (99,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=13209"
|
| - RenderText {#text} at (404,0) size 760x39
|
| - text run at (404,0) width 4: " "
|
| - text run at (408,0) width 352: "REGRESSION (r18756-18765): Incomplete list marker"
|
| - text run at (0,20) width 192: "repaint when resizing list item"
|
| - RenderText {#text} at (192,20) size 4x19
|
| - text run at (192,20) width 4: "."
|
| - RenderBlock {P} at (0,56) size 784x20
|
| - RenderText {#text} at (0,0) size 398x19
|
| - text run at (0,0) width 398: "There should be only one bullet, at the bottom left of the rectangle."
|
| - RenderBlock {UL} at (0,92) size 784x105
|
| - RenderListItem {LI} at (40,0) size 744x105
|
| - RenderListMarker at (-18,85) size 7x19: bullet
|
| - RenderImage {IMG} at (0,0) size 100x100
|
| +This is a test for http://bugs.webkit.org/show_bug.cgi?id=13209 REGRESSION (r18756-18765): Incomplete list marker repaint when resizing list item.
|
| +
|
| +There should be only one bullet, at the bottom left of the rectangle.
|
| +
|
| +
|
| +(repaint rects
|
| + (rect 48 100 100 54)
|
| + (rect 48 100 100 100)
|
| + (rect 30 155 762 50)
|
| + (rect 30 100 762 104)
|
| + (rect 8 155 784 50)
|
| +)
|
| +
|
|
|