Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / html / font-weight-bold-for-b-and-strong-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x204
4   RenderBlock {HTML} at (0,0) size 800x204
5     RenderBody {BODY} at (8,16) size 784x172
6       RenderBlock {P} at (0,0) size 784x18
7         RenderInline {B} at (0,0) size 194x18
8           RenderText {#text} at (0,0) size 194x18
9             text run at (0,0) width 194: "Should be bold per HTML5."
10       RenderBlock {P} at (0,34) size 784x18
11         RenderInline {B} at (0,0) size 159x18
12           RenderInline {B} at (0,0) size 159x18
13             RenderText {#text} at (0,0) size 159x18
14               text run at (0,0) width 159: "Should be equally bold."
15       RenderBlock {P} at (0,68) size 784x18
16         RenderInline {STRONG} at (0,0) size 194x18
17           RenderText {#text} at (0,0) size 194x18
18             text run at (0,0) width 194: "Should be bold per HTML5."
19       RenderBlock {P} at (0,102) size 784x18
20         RenderInline {STRONG} at (0,0) size 159x18
21           RenderInline {STRONG} at (0,0) size 159x18
22             RenderText {#text} at (0,0) size 159x18
23               text run at (0,0) width 159: "Should be equally bold."
24       RenderBlock {P} at (0,136) size 784x36
25         RenderText {#text} at (0,0) size 776x36
26           text run at (0,0) width 483: "The HTML5 spec says that b and strong should render as font-weight: bold, "
27           text run at (483,0) width 293: "not font-weight: bolder. The text above should"
28           text run at (0,18) width 154: "all render with the same "
29           text run at (154,18) width 59: "boldness."