mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-08 16:30:29 +00:00
9 lines
257 B
HTML
9 lines
257 B
HTML
<html>
|
|
<title>test for bug 223764 (Quirks)</title>
|
|
<body>
|
|
<p style="overflow: hidden; padding-bottom: 20px;">
|
|
<span style="font-size: 100px; text-decoration:underline"><span style="font-size: 20px">hello</span></span>
|
|
</p>
|
|
</body>
|
|
</html>
|