1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-20 05:59:11 +00:00
Files
UXP/layout/reftests/bugs/413027-2.html
T

13 lines
227 B
HTML

<!DOCTYPE HTML>
<html>
<body>
<div style="display:-moz-box; height:20px; border:4px dotted blue;">
<div>
<span style="display:inline-block; width:50px; height:200px; background:yellow;">
</div>
</div>
</body>
</html>