3 Reftest for Bug 1367860
4 Case 2: Language tag on descendant / font-family on ancestor
10 <meta charset=
"UTF-8">
13 <div lang=
"ja" style=
"font-family: InvalidFontName;">
14 These two lines should be exactly the same.
16 <div style=
"font-family: InvalidFontName;"><div lang=
"ja">
17 These two lines should be exactly the same.