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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-ltr-mixed-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/win/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-ltr-mixed-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-ltr-mixed-expected.txt b/third_party/WebKit/LayoutTests/platform/win/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-ltr-mixed-expected.txt
similarity index 50%
rename from third_party/WebKit/LayoutTests/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-ltr-mixed-expected.txt
rename to third_party/WebKit/LayoutTests/platform/win/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-ltr-mixed-expected.txt
index f4759534d7416c217c010956e322962ffd85b611..84191a8436883bedb5311082b163699bcb22b3af 100644
--- a/third_party/WebKit/LayoutTests/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-ltr-mixed-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-ltr-mixed-expected.txt
@@ -1,19 +1,19 @@
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
+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 206x21
- text run at (0,0) width 206: "Lorem ipsum dolor sit amet"
-layer at (248,52) size 344x22 scrollWidth 393
+ LayoutText {#text} at (0,0) size 214x21
+ text run at (0,0) width 214: "Lorem ipsum dolor sit amet"
+layer at (248,50) size 344x22 scrollWidth 399
LayoutBlockFlow {DD} at (40,0) size 344x22
- LayoutText {#text} at (0,0) size 393x21
- text run at (0,0) width 54: "Lorem "
- text run at (54,0) width 339 RTL: "\x{5DC}\x{5D5}\x{5E8}\x{5DD} \x{5D0}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5DD} \x{5D4}\x{5D5}\x{5D0} \x{5DB}\x{5D9}\x{5E0}\x{5D5}\x{5D9} \x{5DC}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5D7}\x{5E1}\x{5E8} \x{5DE}\x{5E9}\x{5DE}\x{5E2}\x{5D5}\x{5EA} \x{5DC}\x{5D7}\x{5DC}\x{5D5}\x{5D8}\x{5D9}\x{5DF}"
+ LayoutText {#text} at (0,0) size 400x21
+ text run at (0,0) width 56: "Lorem "
+ text run at (55,0) width 345 RTL: "\x{5DC}\x{5D5}\x{5E8}\x{5DD} \x{5D0}\x{5D9}\x{5E4}\x{5E1}\x{5D5}\x{5DD} \x{5D4}\x{5D5}\x{5D0} \x{5DB}\x{5D9}\x{5E0}\x{5D5}\x{5D9} \x{5DC}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5D7}\x{5E1}\x{5E8} \x{5DE}\x{5E9}\x{5DE}\x{5E2}\x{5D5}\x{5EA} \x{5DC}\x{5D7}\x{5DC}\x{5D5}\x{5D8}\x{5D9}\x{5DF}"
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