ladybird/Tests/LibWeb/Ref/input/HTML/HTMLFontElement-face-attribute.html
2025-04-01 03:50:30 +02:00

7 lines
217 B
HTML

<!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>