ladybird/Tests/LibWeb/Ref/input/HTML/HTMLFontElement-face-attribute.html

8 lines
217 B
HTML
Raw Normal View History

<!DOCTYPE html>
<head>
<link rel="match" href="../../expected/HTML/HTMLFontElement-face-attribute-ref.html" />
</head>
<body>
<font face="'Arial', sans-serif"><span>Well hello friends!</span></font>
</body>