blob: 1c1d390e2b34342e14e7021ef93dad1e9a915ec4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584
LayoutBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 633x19
text run at (0,0) width 633: "This tests for a bug where deleting the contents of an editable root that's inline would introduce a new line."
LayoutBlockFlow {DIV} at (0,36) size 784x22 [border: (1px solid #000000)]
LayoutInline {SPAN} at (0,0) size 370x19
LayoutText {#text} at (1,1) size 370x19
text run at (1,1) width 370: "There shouldn't be any blank lines in the black bordered area."
caret: position 62 of child 0 {#text} of child 0 {SPAN} of child 2 {DIV} of body
|