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

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

Issue 2229583004: Auto-rebaseline for r410832 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x110 3 layer at (0,0) size 800x110
4 LayoutBlockFlow {HTML} at (0,0) size 800x110 4 LayoutBlockFlow {HTML} at (0,0) size 800x110
5 LayoutBlockFlow {BODY} at (8,16) size 784x86 5 LayoutBlockFlow {BODY} at (8,16) size 784x86
6 LayoutBlockFlow {P} at (0,0) size 784x18 6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 491x18 7 LayoutText {#text} at (0,0) size 491x18
8 text run at (0,0) width 491: "crbug.com/155836: Ltr text in a ltr flow should truncate the text left-to-right." 8 text run at (0,0) width 491: "crbug.com/634445: Ltr text in a ltr flow should truncate the text left-to-right."
9 LayoutBlockFlow {P} at (0,34) size 784x18 9 LayoutBlockFlow {P} at (0,34) size 784x18
10 LayoutText {#text} at (0,0) size 272x18 10 LayoutText {#text} at (0,0) size 469x18
11 text run at (0,0) width 272: "You should see 01234567890123... below." 11 text run at (0,0) width 469: "You should see 01234567890123... below a nd text beneath the underline."
12 layer at (8,84) size 125x18 scrollWidth 240 12 layer at (8,84) size 125x18 scrollWidth 240
13 LayoutBlockFlow {DIV} at (0,68) size 125x18 13 LayoutBlockFlow {DIV} at (0,68) size 125x18
14 LayoutText {#text} at (0,0) size 240x18 14 LayoutText {#text} at (0,0) size 240x18
15 text run at (0,0) width 240: "012345678901234567890123456789" 15 text run at (0,0) width 240: "012345678901234567890123456789"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698