Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(618)

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-rtl-expected.txt

Issue 2613153004: Auto-rebaseline for r441775 (Closed)
Patch Set: Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/mac/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-rtl-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-rtl-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-rtl-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c8313bb8a62eed1422d7474274178e99c8245197
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 492x18
+ 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 214x22
+ 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 1222x22
+ 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

Powered by Google App Engine
This is Rietveld 408576698