-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 {OL} at (0,0) size 784x60
- RenderListItem {LI} at (40,0) size 744x20
- RenderListMarker at (-21,0) size 16x19: "1"
- RenderText {#text} at (0,0) size 510x19
- text run at (0,0) width 510: "The list marker should show 1 because this item had a value of 4 but it was removed."
- RenderListItem {LI} at (40,20) size 744x20
- RenderListMarker at (-21,0) size 16x19: "2"
- RenderText {#text} at (0,0) size 412x19
- text run at (0,0) width 412: "The list marker should show 2 even though this item has a value of 0."
- RenderListItem {LI} at (40,40) size 744x20
- RenderListMarker at (-21,0) size 16x19: "3"
- RenderText {#text} at (0,0) size 418x19
- text run at (0,0) width 418: "The list marker should show 3 even though this item has a value of -1."
+1 The list marker should show 1 because this item had a value of 4 but it was removed.\r
+2 The list marker should show 2 even though this item has a value of 0.\r
+3 The list marker should show 3 even though this item has a value of -1.\r