1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns=
"http://www.w3.org/1999/xhtml" xml:
lang=
"en" lang=
"en">
5 <title>Shorthand line-height bug
</title>
8 p {font:
15px/
5em Georgia;}
13 <p>This tests bug
<a href=
"http://bugs.webkit.org/show_bug.cgi?id=13174">Bug
13174: line-height in font shorthand does not override a previously stated line-height property
</a>.
</p>
14 <p>This text should be
<code>font:
15px/
5em Georgia
</code>.
</p>