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
|
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
LayoutText {#text} at (0,0) size 765x35
text run at (0,0) width 765: "This is a initial test for simple ruby. There should be 2 ruby annotations on below line, one with a ruby text shorter than"
text run at (0,18) width 60: "the base, "
text run at (59,18) width 297: "and one with a ruby text longer than the base. "
LayoutBR {BR} at (355,32) size 1x0
LayoutBR {BR} at (0,36) size 0x17
LayoutText {#text} at (0,65) size 159x17
text run at (0,65) width 159: "<ruby> is defined in the "
LayoutRuby (inline) {RUBY} at (0,0) size 186x17
LayoutRubyRun (anonymous) at (158.02,65) size 185.72x18
LayoutRubyText {RT} at (0,-12) size 185.72x12
LayoutText {#text} at (77,0) size 32x12
text run at (77,0) width 32: "HTML5"
LayoutRubyBase (anonymous) at (0,0) size 185.72x18
LayoutText {#text} at (0,0) size 186x17
text run at (0,0) width 186: "Hypertext Markup Language"
LayoutText {#text} at (343,65) size 32x17
text run at (343,65) width 32: " and "
LayoutRuby (inline) {RUBY} at (0,0) size 82x17
LayoutRubyRun (anonymous) at (370.83,65) size 89x18
LayoutRubyText {RT} at (0,-12) size 89x12
LayoutText {#text} at (0,0) size 89x12
text run at (0,0) width 89: "Cascading Style Sheets"
LayoutRubyBase (anonymous) at (0,0) size 89x18
LayoutText {#text} at (26,0) size 37x17
text run at (26,0) width 37: "CSS3"
LayoutText {#text} at (455,65) size 44x17
text run at (455,65) width 44: " specs."
|