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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/editing/selection/range-between-block-and-inline-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 {DIV} at (0,0) size 784x88 6 LayoutBlockFlow {DIV} at (0,0) size 784x88
7 LayoutBlockFlow {P} at (0,0) size 784x18 7 LayoutBlockFlow {P} at (0,0) size 784x18
8 LayoutText {#text} at (0,0) size 27x18 8 LayoutText {#text} at (0,0) size 27x18
9 text run at (0,0) width 27: "For " 9 text run at (0,0) width 27: "For "
10 LayoutInline {A} at (0,0) size 71x18 [color=#0000EE] 10 LayoutInline {A} at (0,0) size 71x18 [color=#0000EE]
11 LayoutText {#text} at (26,0) size 71x18 11 LayoutText {#text} at (26,0) size 71x18
12 text run at (26,0) width 71: "Bug 32123" 12 text run at (26,0) width 71: "Bug 32123"
13 LayoutText {#text} at (96,0) size 322x18 13 LayoutText {#text} at (96,0) size 321x18
14 text run at (96,0) width 9: ". " 14 text run at (96,0) width 9: ". "
15 text run at (104,0) width 314: "Hightlight for Selection should fit the target line." 15 text run at (104,0) width 313: "Hightlight for Selection should fit the target line."
16 LayoutBlockFlow (anonymous) at (0,34) size 784x18 16 LayoutBlockFlow (anonymous) at (0,34) size 784x18
17 LayoutInline {SPAN} at (0,0) size 8x18 17 LayoutInline {SPAN} at (0,0) size 8x18
18 LayoutText {#text} at (0,0) size 8x18 18 LayoutText {#text} at (0,0) size 8x18
19 text run at (0,0) width 8: "a" 19 text run at (0,0) width 8: "a"
20 LayoutBlockFlow {DIV} at (0,52) size 784x18 20 LayoutBlockFlow {DIV} at (0,52) size 784x18
21 LayoutText {#text} at (0,0) size 134x18 21 LayoutText {#text} at (0,0) size 134x18
22 text run at (0,0) width 134: "should just select me" 22 text run at (0,0) width 134: "should just select me"
23 LayoutBlockFlow (anonymous) at (0,70) size 784x18 23 LayoutBlockFlow (anonymous) at (0,70) size 784x18
24 LayoutInline {SPAN} at (0,0) size 8x18 24 LayoutInline {SPAN} at (0,0) size 8x18
25 LayoutText {#text} at (0,0) size 8x18 25 LayoutText {#text} at (0,0) size 8x18
26 text run at (0,0) width 8: "c" 26 text run at (0,0) width 8: "c"
27 LayoutText {#text} at (0,0) size 0x0 27 LayoutText {#text} at (0,0) size 0x0
28 selection start: position 1 of child 0 {#text} of child 3 {SPAN} of child 1 {DIV } of body 28 selection start: position 1 of child 0 {#text} of child 3 {SPAN} of child 1 {DIV } of body
29 selection end: position 0 of child 5 {SPAN} of child 1 {DIV} of body 29 selection end: position 0 of child 5 {SPAN} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698