Index: third_party/WebKit/LayoutTests/platform/win/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-rtl-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-rtl-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-rtl-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..aa841468fe165e37e6b9447f9252da0adf5eb797 |
--- /dev/null |
+++ b/third_party/WebKit/LayoutTests/platform/win/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-rtl-expected.txt |
@@ -0,0 +1,19 @@ |
+layer at (0,0) size 800x600 |
+ LayoutView at (0,0) size 800x600 |
+layer at (0,0) size 800x102 |
+ LayoutBlockFlow {HTML} at (0,0) size 800x102 |
+ LayoutBlockFlow {BODY} at (8,16) size 784x78 |
+ LayoutBlockFlow {P} at (0,0) size 784x18 |
+ LayoutText {#text} at (0,0) size 492x17 |
+ text run at (0,0) width 492: "crbug.com/642454: Don't select part of the ellipsis when wrapping selection." |
+ LayoutBlockFlow {DL} at (200,34) size 384x44 |
+ LayoutBlockFlow {DT} at (0,22) size 384x22 |
+ LayoutText {#text} at (0,0) size 214x21 |
+ text run at (0,0) width 214: "Lorem ipsum dolor sit amet" |
+layer at (208,50) size 344x22 scrollX 877.00 scrollWidth 1222 |
+ LayoutBlockFlow {DD} at (0,0) size 344x22 |
+ LayoutText {#text} at (-877,0) size 1222x21 |
+ text run at (-877,0) width 4 RTL: "." |
+ text run at (-873,0) width 1217: "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 |