| Index: third_party/WebKit/LayoutTests/platform/mac-mac10.11/fast/text/flexbox-selection-nested-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.11/fast/text/flexbox-selection-nested-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.11/fast/text/flexbox-selection-nested-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..c5b92f01a066c952cee9f5124276c6c0c61136fa
|
| --- /dev/null
|
| +++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.11/fast/text/flexbox-selection-nested-expected.txt
|
| @@ -0,0 +1,28 @@
|
| +layer at (0,0) size 800x600
|
| + LayoutView at (0,0) size 800x600
|
| +layer at (0,0) size 800x108
|
| + LayoutBlockFlow {HTML} at (0,0) size 800x108
|
| + LayoutBlockFlow {BODY} at (8,8) size 784x92
|
| + LayoutBlockFlow (anonymous) at (0,0) size 784x18
|
| + LayoutText {#text} at (0,0) size 562x18
|
| + text run at (0,0) width 562: "This test verifies that a selection spanning nested flexbox boundaries is drawn correctly."
|
| +layer at (8,26) size 200x74
|
| + LayoutBlockFlow (relative positioned) {DIV} at (0,18) size 200x74 [bgcolor=#DDDDDD]
|
| + LayoutFlexibleBox {DIV} at (0,0) size 200x37
|
| + LayoutBlockFlow {SPAN} at (0,0) size 100x37
|
| + LayoutText {#text} at (0,0) size 43x37
|
| + text run at (0,0) width 43: "aaa"
|
| + LayoutFlexibleBox {DIV} at (100,0) size 100x37
|
| + LayoutBlockFlow {SPAN} at (0,0) size 100x37
|
| + LayoutText {#text} at (0,0) size 48x37
|
| + text run at (0,0) width 48: "bbb"
|
| + LayoutFlexibleBox {DIV} at (0,37) size 200x37
|
| + LayoutBlockFlow {SPAN} at (0,0) size 100x37
|
| + LayoutText {#text} at (0,0) size 43x37
|
| + text run at (0,0) width 43: "ccc"
|
| + LayoutFlexibleBox {DIV} at (100,0) size 100x37
|
| + LayoutBlockFlow {SPAN} at (0,0) size 100x37
|
| + LayoutText {#text} at (0,0) size 48x37
|
| + text run at (0,0) width 48: "ddd"
|
| +selection start: position 1 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of child 1 {DIV} of body
|
| +selection end: position 2 of child 0 {#text} of child 0 {SPAN} of child 3 {DIV} of child 3 {DIV} of child 1 {DIV} of body
|
|
|