1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x165
LayoutBlockFlow {HTML} at (0,0) size 800x165
LayoutBlockFlow {BODY} at (8,16) size 784x141
LayoutBlockFlow {P} at (0,0) size 784x40
LayoutText {#text} at (0,0) size 164x19
text run at (0,0) width 164: "This is a regression test for "
LayoutInline {I} at (0,0) size 778x39
LayoutInline {A} at (0,0) size 350x19 [color=#0000EE]
LayoutText {#text} at (164,0) size 350x19
text run at (164,0) width 350: "http://bugzilla.opendarwin.org/show_bug.cgi?id=8835"
LayoutText {#text} at (513,0) size 778x39
text run at (513,0) width 5: " "
text run at (517,0) width 261: "REGRESSION: Line moves but selection"
text run at (0,20) width 140: "highlight stays behind"
LayoutText {#text} at (140,20) size 4x19
text run at (140,20) width 4: "."
LayoutBlockFlow {HR} at (0,56) size 784x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow {DIV} at (0,66) size 784x75
LayoutImage {IMG} at (0,0) size 0x30
LayoutBR {BR} at (0,15) size 0x19
LayoutBR {BR} at (0,35) size 0x19
LayoutInline {SPAN} at (0,0) size 287x19
LayoutText {#text} at (0,55) size 287x19
text run at (0,55) width 287: "The highlight should be on this line, not above it."
LayoutText {#text} at (287,55) size 4x19
text run at (287,55) width 4: " "
LayoutBR {BR} at (291,55) size 0x19
selection start: position 0 of child 0 {#text} of child 6 {SPAN} of child 5 {DIV} of body
selection end: position 51 of child 0 {#text} of child 6 {SPAN} of child 5 {DIV} of body
|