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/editing/selection/select-text-overflow-ellipsis-mixed-in-rtl-2-expected.txt

Issue 2594983002: Don't paint underline or selections over ellipsis in mixed-flow contexts (Closed)
Patch Set: bug 642454 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/editing/selection/select-text-overflow-ellipsis-mixed-in-rtl-2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/editing/selection/select-text-overflow-ellipsis-mixed-in-rtl-2-expected.txt b/third_party/WebKit/LayoutTests/editing/selection/select-text-overflow-ellipsis-mixed-in-rtl-2-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bef2cacf8e74eeb278af5ce50ad477431d0362b3
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/editing/selection/select-text-overflow-ellipsis-mixed-in-rtl-2-expected.txt
@@ -0,0 +1,16 @@
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x82
+ LayoutBlockFlow {HTML} at (0,0) size 800x82
+ LayoutBlockFlow {BODY} at (8,16) size 784x58
+ LayoutBlockFlow {P} at (0,0) size 784x20
+ LayoutText {#text} at (0,0) size 658x19
+ text run at (0,0) width 658: "crbug.com/642454: Select all text in mixed ltr-rtl in rtl flow. None of the dots in the ellipsis should be selected."
+ LayoutBlockFlow {DL} at (200,36) size 384x22
+layer at (208,52) size 344x22 scrollX 162.00 scrollWidth 506
+ LayoutBlockFlow {DD} at (0,0) size 344x22
+ LayoutText {#text} at (-162,0) size 506x21
+ text run at (-162,0) width 407 RTL: " \x{5D9}\x{5E0}\x{5D8}\x{5E8}\x{5E0}\x{5D8} \x{5D5}\x{5DB}\x{5D5}' \x{5D1}\x{5DE}\x{5E7}\x{5D5}\x{5DD} \x{5D4}\x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5D4}\x{5D0}\x{5DE}\x{5D9}\x{5EA}\x{5D9} \x{5D4}\x{5E1}\x{5D5}\x{5E4}\x{5D9}\x{5E2}\x{5D3} \x{5E9}\x{5D9}\x{5D4}\x{5D9}\x{5D4} \x{5D8}\x{5E7}\x{5E1}\x{5D8} \x{5D0}\x{5DE}\x{5D9}\x{5EA}"
+ text run at (245,0) width 99: "Lorem ipsum"
+selection start: position 0 of child 0 {#text} of child 1 {DD} of child 2 {DL} of body
+selection end: position 66 of child 0 {#text} of child 1 {DD} of child 2 {DL} of body

Powered by Google App Engine
This is Rietveld 408576698