no bug - Import translations from android-l10n r=release a=l10n CLOSED TREE
[gecko.git] / layout / reftests / font-matching / 1850672-1-ref.html
blobaf7c90d773a8548f52b5a86d451d15ebd3f8a683
1 <!doctype html>
2 <meta charset=utf-8>
3 <p>Both lines should look the same:</p>
4 <div style="font-size:xxx-large;">
5 <div style="font-family:'Yu Gothic', serif;">
6 lorem ipsum
7 </div>
8 <div style="font-family:'Yu Gothic', serif;">
9 lorem ipsum
10 </div>
11 </body>