mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 15:15:23 +00:00
9 lines
231 B
HTML
9 lines
231 B
HTML
|
<html>
|
||
|
<title>test for bug 223764 (Quirks)</title>
|
||
|
<body>
|
||
|
<p style="overflow: hidden; padding-bottom: 20px;">
|
||
|
<span style="font-size: 100px;"><span style="font-size: 20px">hello</span></span>
|
||
|
</p>
|
||
|
</body>
|
||
|
</html>
|