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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 784x22 6 LayoutBlockFlow {H3} at (0,0) size 784x22
7 LayoutText {#text} at (0,0) size 68x22 7 LayoutText {#text} at (0,0) size 66x22
8 text run at (0,0) width 68: "Test for " 8 text run at (0,0) width 66: "Test for "
9 LayoutInline {A} at (0,0) size 151x22 [color=#0000EE] 9 LayoutInline {A} at (0,0) size 150x22 [color=#0000EE]
10 LayoutText {#text} at (67,0) size 151x22 10 LayoutText {#text} at (65,0) size 150x22
11 text run at (67,0) width 151: "WebKit bug 29968" 11 text run at (65,0) width 150: "WebKit bug 29968"
12 LayoutText {#text} at (217,0) size 552x22 12 LayoutText {#text} at (214,0) size 551x22
13 text run at (217,0) width 552: ": Selecting text with text-overflow el lipsis should not show cut off text" 13 text run at (214,0) width 551: ": Selecting text with text-overflow el lipsis should not show cut off text"
14 layer at (8,49) size 95x18 scrollWidth 124 14 layer at (8,49) size 95x18 scrollWidth 124
15 LayoutBlockFlow {DIV} at (0,40.72) size 95x18 15 LayoutBlockFlow {DIV} at (0,40.72) size 95x18
16 LayoutText {#text} at (0,0) size 124x18 16 LayoutText {#text} at (0,0) size 124x18
17 text run at (0,0) width 124: "Lorem ipsum dolor" 17 text run at (0,0) width 124: "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