1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x204
4 LayoutBlockFlow {HTML} at (0,0) size 800x204
5 LayoutBlockFlow {BODY} at (8,16) size 784x172
6 LayoutBlockFlow {P} at (0,0) size 784x18
7 LayoutInline {B} at (0,0) size 195x17
8 LayoutText {#text} at (0,0) size 195x17
9 text run at (0,0) width 195: "Should be bold per HTML5."
10 LayoutBlockFlow {P} at (0,34) size 784x18
11 LayoutInline {B} at (0,0) size 161x17
12 LayoutInline {B} at (0,0) size 161x17
13 LayoutText {#text} at (0,0) size 161x17
14 text run at (0,0) width 161: "Should be equally bold."
15 LayoutBlockFlow {P} at (0,68) size 784x18
16 LayoutInline {STRONG} at (0,0) size 195x17
17 LayoutText {#text} at (0,0) size 195x17
18 text run at (0,0) width 195: "Should be bold per HTML5."
19 LayoutBlockFlow {P} at (0,102) size 784x18
20 LayoutInline {STRONG} at (0,0) size 161x17
21 LayoutInline {STRONG} at (0,0) size 161x17
22 LayoutText {#text} at (0,0) size 161x17
23 text run at (0,0) width 161: "Should be equally bold."
24 LayoutBlockFlow {P} at (0,136) size 784x36
25 LayoutText {#text} at (0,0) size 742x35
26 text run at (0,0) width 490: "The HTML5 spec says that b and strong should render as font-weight: bold, "
27 text run at (489,0) width 253: "not font-weight: bolder. The text above"
28 text run at (0,18) width 205: "should all render with the same "
29 text run at (204,18) width 61: "boldness."