1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x216
4 LayoutBlockFlow {HTML} at (0,0) size 800x216
5 LayoutBlockFlow {BODY} at (8,16) size 784x184
6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutInline {B} at (0,0) size 187x19
8 LayoutText {#text} at (0,0) size 187x19
9 text run at (0,0) width 187: "Should be bold per HTML5."
10 LayoutBlockFlow {P} at (0,36) size 784x20
11 LayoutInline {B} at (0,0) size 153x19
12 LayoutInline {B} at (0,0) size 153x19
13 LayoutText {#text} at (0,0) size 153x19
14 text run at (0,0) width 153: "Should be equally bold."
15 LayoutBlockFlow {P} at (0,72) size 784x20
16 LayoutInline {STRONG} at (0,0) size 187x19
17 LayoutText {#text} at (0,0) size 187x19
18 text run at (0,0) width 187: "Should be bold per HTML5."
19 LayoutBlockFlow {P} at (0,108) size 784x20
20 LayoutInline {STRONG} at (0,0) size 153x19
21 LayoutInline {STRONG} at (0,0) size 153x19
22 LayoutText {#text} at (0,0) size 153x19
23 text run at (0,0) width 153: "Should be equally bold."
24 LayoutBlockFlow {P} at (0,144) size 784x40
25 LayoutText {#text} at (0,0) size 757x39
26 text run at (0,0) width 462: "The HTML5 spec says that b and strong should render as font-weight: bold, "
27 text run at (462,0) width 295: "not font-weight: bolder. The text above should all"
28 text run at (0,20) width 129: "render with the same "
29 text run at (129,20) width 57: "boldness."