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
32
33
34
35
|
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 784x576
LayoutBlockFlow {P} at (0,0) size 784x20
LayoutText {#text} at (0,0) size 86x19
text run at (0,0) width 86: "This tests that "
LayoutInline {TT} at (0,0) size 24x16
LayoutText {#text} at (86,3) size 24x16
text run at (86,3) width 24: "WBR"
LayoutText {#text} at (110,0) size 286x19
text run at (110,0) width 286: " elements cannot be styled and that setting their "
LayoutInline {TT} at (0,0) size 64x16
LayoutText {#text} at (396,3) size 64x16
text run at (396,3) width 64: "position"
LayoutText {#text} at (460,0) size 20x19
text run at (460,0) width 20: " to "
LayoutInline {TT} at (0,0) size 64x16
LayoutText {#text} at (480,3) size 64x16
text run at (480,3) width 64: "absolute"
LayoutText {#text} at (544,0) size 148x19
text run at (544,0) width 148: " does not crash WebKit."
LayoutBlockFlow {P} at (0,36) size 784x20
LayoutText {#text} at (0,0) size 120x19
text run at (0,0) width 120: "There should be no "
LayoutWordBreak {WBR} at (0,0) size 0x0
LayoutText {#text} at (120,0) size 91x19
text run at (120,0) width 91: "red on this line."
LayoutBlockFlow {P} at (0,72) size 784x20
LayoutText {#text} at (0,0) size 119x19
text run at (0,0) width 119: "No crashing, please"
LayoutWordBreak {WBR} at (0,0) size 0x0
LayoutText {#text} at (119,0) size 4x19
text run at (119,0) width 4: "."
|