1367860-ref.htm (306B)
1 <!DOCTYPE html> 2 <!-- 3 Reftest for Bug 1367860 4 Reference for all cases 5 --> 6 7 <html> 8 <head> 9 <meta charset="UTF-8"> 10 </head> 11 <body lang="ja" style="font-family: InvalidFontName;"> 12 <div>These two lines should be exactly the same.</div> 13 <div>These two lines should be exactly the same.</div> 14 </body> 15 </html>