mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 20:33:10 +09:00
8 lines
227 B
HTML
8 lines
227 B
HTML
<title>Testcase, bug 466395</title>
|
|
<div style="overflow:hidden;height:500px;width:500px">
|
|
<div style="display: inline-block; height: 10px">
|
|
hello
|
|
<div style="height: 10000px"></div>
|
|
goodbye
|
|
</div>
|
|
</div>
|