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

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

Issue 20558002: Auto-rebaseline for r154918 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {H3} at (0,0) size 784x22 6 RenderBlock {H3} at (0,0) size 784x22
7 RenderText {#text} at (0,0) size 68x22 7 RenderText {#text} at (0,0) size 68x22
8 text run at (0,0) width 68: "Test for " 8 text run at (0,0) width 68: "Test for "
9 RenderInline {A} at (0,0) size 156x22 [color=#0000EE] 9 RenderInline {A} at (0,0) size 156x22 [color=#0000EE]
10 RenderText {#text} at (68,0) size 156x22 10 RenderText {#text} at (68,0) size 156x22
11 text run at (68,0) width 156: "WebKit bug 29968" 11 text run at (68,0) width 156: "WebKit bug 29968"
12 RenderText {#text} at (224,0) size 560x22 12 RenderText {#text} at (224,0) size 560x22
13 text run at (224,0) width 560: ": Selecting text with text-overflow el lipsis should not show cut off text" 13 text run at (224,0) width 560: ": Selecting text with text-overflow el lipsis should not show cut off text"
14 layer at (8,49) size 95x18 scrollWidth 121 14 layer at (8,49) size 95x18 scrollWidth 121
15 RenderBlock {DIV} at (0,40) size 95x19 15 RenderBlock {DIV} at (0,40.72) size 95x18
16 RenderText {#text} at (0,0) size 121x18 16 RenderText {#text} at (0,0) size 121x18
17 text run at (0,0) width 121: "Lorem ipsum dolor" 17 text run at (0,0) width 121: "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