Index: LayoutTests/platform/win/editing/execCommand/indent-selection-expected.txt |
diff --git a/LayoutTests/platform/win/editing/execCommand/indent-selection-expected.txt b/LayoutTests/platform/win/editing/execCommand/indent-selection-expected.txt |
index 0bc43542b919f9e2dc61e61157c4a5425cba908d..9344f3e79a407fe9aca6bee165172fd40b13b0e0 100644 |
--- a/LayoutTests/platform/win/editing/execCommand/indent-selection-expected.txt |
+++ b/LayoutTests/platform/win/editing/execCommand/indent-selection-expected.txt |
@@ -27,16 +27,16 @@ layer at (0,0) size 800x600 |
RenderBlock {BLOCKQUOTE} at (40,70) size 744x54 |
RenderBlock {UL} at (0,0) size 744x54 |
RenderBlock {UL} at (40,0) size 704x54 |
- RenderListItem {LI} at (40,0) size 664x18 |
- RenderListMarker at (-17,0) size 7x17: white bullet |
+ LayoutListItem {LI} at (40,0) size 664x18 |
+ LayoutListMarker at (-17,0) size 7x17: white bullet |
RenderText {#text} at (0,0) size 25x17 |
text run at (0,0) width 25: "Foo" |
- RenderListItem {LI} at (40,18) size 664x18 |
- RenderListMarker at (-17,0) size 7x17: white bullet |
+ LayoutListItem {LI} at (40,18) size 664x18 |
+ LayoutListMarker at (-17,0) size 7x17: white bullet |
RenderText {#text} at (0,0) size 24x17 |
text run at (0,0) width 24: "Bar" |
- RenderListItem {LI} at (40,36) size 664x18 |
- RenderListMarker at (-17,0) size 7x17: white bullet |
+ LayoutListItem {LI} at (40,36) size 664x18 |
+ LayoutListMarker at (-17,0) size 7x17: white bullet |
RenderText {#text} at (0,0) size 25x17 |
text run at (0,0) width 25: "Baz" |
RenderBlock {BLOCKQUOTE} at (40,140) size 744x54 |