Index: third_party/WebKit/LayoutTests/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-expected.txt b/third_party/WebKit/LayoutTests/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..4a43d5e0cade882a5b2f0dcf95954a426db976a1 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-expected.txt |
@@ -0,0 +1,18 @@ |
+layer at (0,0) size 800x600 |
+ LayoutView at (0,0) size 800x600 |
+layer at (0,0) size 800x104 |
+ LayoutBlockFlow {HTML} at (0,0) size 800x104 |
+ LayoutBlockFlow {BODY} at (8,16) size 784x80 |
+ LayoutBlockFlow {P} at (0,0) size 784x20 |
+ LayoutText {#text} at (0,0) size 459x19 |
+ text run at (0,0) width 459: "crbug.com/642454: Don't select part of the ellipsis when wrapping selection." |
+ LayoutBlockFlow {DL} at (200,36) size 384x44 |
+ LayoutBlockFlow {DT} at (0,22) size 384x22 |
+ LayoutText {#text} at (0,0) size 206x21 |
+ text run at (0,0) width 206: "Lorem ipsum dolor sit amet" |
+layer at (248,52) size 344x22 scrollWidth 1177 |
+ LayoutBlockFlow {DD} at (40,0) size 344x22 |
+ LayoutText {#text} at (0,0) size 1178x21 |
+ text run at (0,0) width 1178: "Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua." |
+selection start: position 0 of child 0 {#text} of child 1 {DD} of child 2 {DL} of body |
+selection end: position 10 of child 0 {#text} of child 3 {DT} of child 2 {DL} of body |