1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-07-19 21:48:32 +00:00
Files
UXP/layout/reftests/bugs/403129-3-ref.html
T

9 lines
154 B
HTML

<html>
<body>
<div style="float: right; width: 1px">
<div style="float: right">xx</div>
<div style="float: right">ii</div>
</div>
</body>
</html>