<!DOCTYPEhtml> <!-- Reftest for Bug 1367860 Case 1: Language tag on ancestor / font-family on descendant (passes before patch)
-->
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<div lang="ja"style="font-family: InvalidFontName;">
These two lines should be exactly the same.
</div>
<div lang="ja"><divstyle="font-family: InvalidFontName;">
These two lines should be exactly the same.
</div></div>
</body>
</html>
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.