no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / font-matching / defaultfont-italic.html
blob76d4ca0e527b9a886e461088f58accf87970f92f
1 <!DOCTYPE HTML><html><head>
2 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
4 <style type="text/css">
5 body { margin: 50px; font-size: 72pt; }
6 #test { font-style: italic; }
7 </style>
8 </head>
9 <body><p id="test">Bongo</p></body>
10 </html>