tenfourfox/layout/reftests/position-dynamic-changes/horizontal/toauto-leftN-widthA-rightN-2-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

16 lines
364 B
HTML

<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="style.css">
<script src="../handleprop.js" type="text/javascript"></script>
</head>
<body>
<div id="parent">
<div id="child" style="right: 20px;">
<div class="floatLeft"></div>
<div class="floatLeft"></div>
</div>
</div>
</body>
</html>