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
|
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 784x36
LayoutText {#text} at (0,0) size 54x17
text run at (0,0) width 54: "Test for "
LayoutInline {I} at (0,0) size 748x35
LayoutInline {A} at (0,0) size 305x17 [color=#0000EE]
LayoutText {#text} at (53,0) size 305x17
text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=12726"
LayoutText {#text} at (357,0) size 748x35
text run at (357,0) width 5: " "
text run at (361,0) width 387: "REGRESSION (r12073): Text wraps in the middle of a word"
text run at (0,18) width 313: "instead of wrapping at the space before the word"
LayoutText {#text} at (312,18) size 5x17
text run at (312,18) width 5: "."
LayoutBlockFlow {P} at (0,52) size 784x18
LayoutText {#text} at (0,0) size 388x17
text run at (0,0) width 388: "\x{201C}onelongwrodwithnobreaks\x{201D} should not break in the middle."
LayoutBlockFlow {DIV} at (0,86) size 200x24 [bgcolor=#FFFF00]
LayoutText {#text} at (0,0) size 165x24
text run at (0,0) width 165: "lllllllllllllllllllllllllllllllllllllllllllllllllllllll"
text run at (0,12) width 124: "onelongwrodwithnobreaks"
|