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

Side by Side Diff: third_party/WebKit/LayoutTests/editing/selection/dont-select-text-overflow-ellipsis-when-wrapping-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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x104
4 LayoutBlockFlow {HTML} at (0,0) size 800x104
5 LayoutBlockFlow {BODY} at (8,16) size 784x80
6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 459x19
8 text run at (0,0) width 459: "crbug.com/642454: Don't select part of t he ellipsis when wrapping selection."
9 LayoutBlockFlow {DL} at (200,36) size 384x44
10 LayoutBlockFlow {DT} at (0,22) size 384x22
11 LayoutText {#text} at (0,0) size 206x21
12 text run at (0,0) width 206: "Lorem ipsum dolor sit amet"
13 layer at (248,52) size 344x22 scrollWidth 1177
14 LayoutBlockFlow {DD} at (40,0) size 344x22
15 LayoutText {#text} at (0,0) size 1178x21
16 text run at (0,0) width 1178: "Lorem ipsum dolor sit amet, consetetur sadi pscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna a liquyam erat, sed diam voluptua."
17 selection start: position 0 of child 0 {#text} of child 1 {DD} of child 2 {DL} o f body
18 selection end: position 10 of child 0 {#text} of child 3 {DT} of child 2 {DL} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698