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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/select-text-overflow-ellipsis-expected.txt

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutBlockFlow {H3} at (0,0) size 784x23 6 LayoutBlockFlow {H3} at (0,0) size 784x23
7 LayoutText {#text} at (0,0) size 70x22 7 LayoutText {#text} at (0,0) size 69x22
8 text run at (0,0) width 70: "Test for " 8 text run at (0,0) width 69: "Test for "
9 LayoutInline {A} at (0,0) size 153x22 [color=#0000EE] 9 LayoutInline {A} at (0,0) size 153x22 [color=#0000EE]
10 LayoutText {#text} at (70,0) size 153x22 10 LayoutText {#text} at (68,0) size 153x22
11 text run at (70,0) width 153: "WebKit bug 29968" 11 text run at (68,0) width 153: "WebKit bug 29968"
12 LayoutText {#text} at (223,0) size 559x22 12 LayoutText {#text} at (220,0) size 560x22
13 text run at (223,0) width 559: ": Selecting text with text-overflow el lipsis should not show cut off text" 13 text run at (220,0) width 560: ": Selecting text with text-overflow el lipsis should not show cut off text"
14 layer at (8,50) size 95x20 scrollWidth 115 14 layer at (8,50) size 95x20 scrollWidth 115
15 LayoutBlockFlow {DIV} at (0,41.72) size 95x20 15 LayoutBlockFlow {DIV} at (0,41.72) size 95x20
16 LayoutText {#text} at (0,0) size 115x19 16 LayoutText {#text} at (0,0) size 115x19
17 text run at (0,0) width 115: "Lorem ipsum dolor" 17 text run at (0,0) width 115: "Lorem ipsum dolor"
18 selection start: position 0 of child 0 {#text} of child 3 {DIV} of body 18 selection start: position 0 of child 0 {#text} of child 3 {DIV} of body
19 selection end: position 11 of child 0 {#text} of child 3 {DIV} of body 19 selection end: position 11 of child 0 {#text} of child 3 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698