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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/editing/selection/inline-closest-leaf-child-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 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {P} at (0,0) size 784x40 6 LayoutBlockFlow {P} at (0,0) size 784x40
7 LayoutText {#text} at (0,0) size 51x19 7 LayoutText {#text} at (0,0) size 50x19
8 text run at (0,0) width 51: "Test for " 8 text run at (0,0) width 50: "Test for "
9 LayoutInline {I} at (0,0) size 735x39 9 LayoutInline {I} at (0,0) size 733x39
10 LayoutInline {A} at (0,0) size 305x19 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 305x19 [color=#0000EE]
11 LayoutText {#text} at (51,0) size 305x19 11 LayoutText {#text} at (49,0) size 305x19
12 text run at (51,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=14911" 12 text run at (49,0) width 305: "http://bugs.webkit.org/show_bug.cgi ?id=14911"
13 LayoutText {#text} at (356,0) size 735x39 13 LayoutText {#text} at (353,0) size 733x39
14 text run at (356,0) width 4: " " 14 text run at (353,0) width 5: " "
15 text run at (360,0) width 375: "REGRESSION: Clicking in pasted text doesn't position the" 15 text run at (357,0) width 376: "REGRESSION: Clicking in pasted text doesn't position the"
16 text run at (0,20) width 154: "insertion point correctly" 16 text run at (0,20) width 154: "insertion point correctly"
17 LayoutText {#text} at (154,20) size 4x19 17 LayoutText {#text} at (153,20) size 5x19
18 text run at (154,20) width 4: "." 18 text run at (153,20) width 5: "."
19 LayoutBlockFlow {P} at (0,56) size 784x20 19 LayoutBlockFlow {P} at (0,56) size 784x20
20 LayoutText {#text} at (0,0) size 523x19 20 LayoutText {#text} at (0,0) size 522x19
21 text run at (0,0) width 493: "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 492: "You should be able to select individual letters in \x{201C}ipsum\x{201D} by dragging in the yellow "
22 text run at (493,0) width 30: "area " 22 text run at (491,0) width 31: "area "
23 LayoutInline {EM} at (0,0) size 39x19 23 LayoutInline {EM} at (0,0) size 40x19
24 LayoutText {#text} at (523,0) size 39x19 24 LayoutText {#text} at (521,0) size 40x19
25 text run at (523,0) width 39: "above" 25 text run at (521,0) width 40: "above"
26 LayoutText {#text} at (562,0) size 37x19 26 LayoutText {#text} at (560,0) size 38x19
27 text run at (562,0) width 37: " them." 27 text run at (560,0) width 38: " them."
28 LayoutBlockFlow (floating) {DIV} at (0,92) size 79x80 [bgcolor=#FFFFAA] 28 LayoutBlockFlow (floating) {DIV} at (0,92) size 79x80 [bgcolor=#FFFFAA]
29 LayoutInline {SPAN} at (0,0) size 79x19 [bgcolor=#FFFFFF] 29 LayoutInline {SPAN} at (0,0) size 79x19 [bgcolor=#FFFFFF]
30 LayoutText {#text} at (0,30) size 44x19 30 LayoutText {#text} at (0,30) size 44x19
31 text run at (0,30) width 44: "Lorem " 31 text run at (0,30) width 44: "Lorem "
32 LayoutText {#text} at (44,30) size 35x19 32 LayoutText {#text} at (44,30) size 35x19
33 text run at (44,30) width 35: "ipsum" 33 text run at (44,30) width 35: "ipsum"
34 LayoutText {#text} at (0,0) size 0x0 34 LayoutText {#text} at (0,0) size 0x0
35 selection start: position 2 of child 0 {#text} of child 1 {SPAN} of child 4 {DIV } of body 35 selection start: position 2 of child 0 {#text} of child 1 {SPAN} of child 4 {DIV } of body
36 selection end: position 4 of child 2 {#text} of child 1 {SPAN} of child 4 {DIV } of body 36 selection end: position 4 of child 2 {#text} of child 1 {SPAN} of child 4 {DIV } of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698