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: LayoutTests/platform/mac/editing/selection/inline-closest-leaf-child-expected.txt

Issue 1011193003: Auto-rebaseline for r192404 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 9 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 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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x36 6 LayoutBlockFlow {P} at (0,0) size 784x36
7 LayoutText {#text} at (0,0) size 55x18 7 LayoutText {#text} at (0,0) size 55x18
8 text run at (0,0) width 55: "Test for " 8 text run at (0,0) width 55: "Test for "
9 LayoutInline {I} at (0,0) size 740x36 9 LayoutInline {I} at (0,0) size 740x36
10 LayoutInline {A} at (0,0) size 306x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 306x18 [color=#0000EE]
11 LayoutText {#text} at (54,0) size 306x18 11 LayoutText {#text} at (54,0) size 306x18
12 text run at (54,0) width 306: "http://bugs.webkit.org/show_bug.cgi ?id=14911" 12 text run at (54,0) width 306: "http://bugs.webkit.org/show_bug.cgi ?id=14911"
13 LayoutText {#text} at (359,0) size 740x36 13 LayoutText {#text} at (359,0) size 740x36
14 text run at (359,0) width 5: " " 14 text run at (359,0) width 5: " "
15 text run at (363,0) width 377: "REGRESSION: Clicking in pasted text doesn't position the" 15 text run at (363,0) width 377: "REGRESSION: Clicking in pasted text doesn't position the"
16 text run at (0,18) width 156: "insertion point correctly" 16 text run at (0,18) width 156: "insertion point correctly"
17 LayoutText {#text} at (155,18) size 5x18 17 LayoutText {#text} at (155,18) size 5x18
18 text run at (155,18) width 5: "." 18 text run at (155,18) width 5: "."
19 LayoutBlockFlow {P} at (0,52) size 784x18 19 LayoutBlockFlow {P} at (0,52) size 784x18
20 LayoutText {#text} at (0,0) size 570x18 20 LayoutText {#text} at (0,0) size 570x18
21 text run at (0,0) width 539: "You should be able to select individual letters in \x{201C}ipsum\x{201D} by dragging in the yellow " 21 text run at (0,0) width 539: "You should be able to select individual letters in \x{201C}ipsum\x{201D} by dragging in the yellow "
22 text run at (539,0) width 31: "area " 22 text run at (539,0) width 31: "area "
23 LayoutInline {EM} at (0,0) size 39x18 23 LayoutInline {EM} at (0,0) size 39x18
24 LayoutText {#text} at (569,0) size 39x18 24 LayoutText {#text} at (569,0) size 39x18
25 text run at (569,0) width 39: "above" 25 text run at (569,0) width 39: "above"
26 LayoutText {#text} at (607,0) size 41x18 26 LayoutText {#text} at (607,0) size 41x18
27 text run at (607,0) width 41: " them." 27 text run at (607,0) width 41: " them."
28 LayoutBlockFlow (floating) {DIV} at (0,86) size 85.77x80 [bgcolor=#FFFFAA] 28 LayoutBlockFlow (floating) {DIV} at (0,86) size 85.78x80 [bgcolor=#FFFFAA]
29 LayoutInline {SPAN} at (0,0) size 86x18 [bgcolor=#FFFFFF] 29 LayoutInline {SPAN} at (0,0) size 86x18 [bgcolor=#FFFFFF]
30 LayoutText {#text} at (0,31) size 47x18 30 LayoutText {#text} at (0,31) size 47x18
31 text run at (0,31) width 47: "Lorem " 31 text run at (0,31) width 47: "Lorem "
32 LayoutText {#text} at (46,31) size 40x18 32 LayoutText {#text} at (46,31) size 40x18
33 text run at (46,31) width 40: "ipsum" 33 text run at (46,31) width 40: "ipsum"
34 LayoutText {#text} at (0,0) size 0x0 34 LayoutText {#text} at (0,0) size 0x0
35 caret: position 0 of child 0 {#text} of child 1 {SPAN} of child 4 {DIV} of body 35 caret: position 0 of child 0 {#text} of child 1 {SPAN} of child 4 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698