Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / html / font-weight-bold-for-b-and-strong-expected.txt
blob67e4add76f8a3e97291194cbcd047e2fcf77677e
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 195x18
8           LayoutText {#text} at (0,0) size 195x18
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 161x18
12           LayoutInline {B} at (0,0) size 161x18
13             LayoutText {#text} at (0,0) size 161x18
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 195x18
17           LayoutText {#text} at (0,0) size 195x18
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 161x18
21           LayoutInline {STRONG} at (0,0) size 161x18
22             LayoutText {#text} at (0,0) size 161x18
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 742x36
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."