8 lines
231 B
HTML
8 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>
|