Index: third_party/WebKit/LayoutTests/platform/win/editing/composition-marker-split-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/composition-marker-split-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/composition-marker-split-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c4bcb745a64642f7efbd5ae12023fc1cba47ed31 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/platform/win/editing/composition-marker-split-expected.txt |
@@ -0,0 +1,20 @@ |
+layer at (0,0) size 800x600 |
+ LayoutView at (0,0) size 800x600 |
+layer at (0,0) size 800x52 |
+ LayoutBlockFlow {HTML} at (0,0) size 800x52 |
+ LayoutBlockFlow {BODY} at (8,8) size 784x36 |
+ LayoutBlockFlow {DIV} at (0,0) size 784x18 |
+ LayoutText {#text} at (0,0) size 23x17 |
+ text run at (0,0) width 23: "abc" |
+ LayoutText {#text} at (22,0) size 33x17 |
+ text run at (22,0) width 33: " xxx " |
+ LayoutText {#text} at (54,0) size 21x17 |
+ text run at (54,0) width 21: "def" |
+layer at (8,26) size 128x18 scrollWidth 162 |
+ LayoutBlockFlow {DIV} at (0,18) size 128x18 |
+ LayoutText {#text} at (0,0) size 64x17 |
+ text run at (0,0) width 64: "abcdefghi" |
+ LayoutText {#text} at (63,0) size 33x17 |
+ text run at (63,0) width 33: " xxx " |
+ LayoutText {#text} at (95,0) size 67x17 |
+ text run at (95,0) width 67: "jklmnopqr" |