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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text/ellipsis-ltr-text-in-ltr-flow-underline-composition-expected.txt

Issue 2237043003: Paint underline correctly in mixed flow text contexts with truncation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@634445-2
Patch Set: Created 4 years, 4 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 800x116
4 LayoutBlockFlow {HTML} at (0,0) size 800x116
5 LayoutBlockFlow {BODY} at (8,16) size 784x92
6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 727x19
8 text run at (0,0) width 727: "crbug.com/636060: Ltr text in a ltr flow should truncate the text left-to-right and underline correctly in composition m ode."
9 LayoutBlockFlow {P} at (0,36) size 784x20
10 LayoutText {#text} at (0,0) size 271x19
11 text run at (0,0) width 271: "You should see an underline beneath the text."
12 layer at (8,88) size 125x20 scrollX 19.00 scrollWidth 145
13 LayoutBlockFlow {DIV} at (0,72) size 125x20
14 LayoutText {#text} at (0,0) size 144x19
15 text run at (0,0) width 144: "abcdefghijklmnopqrstuv"
16 caret: position 22 of child 0 {#text} of child 4 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698