gecko/layout/reftests/bugs/621253-1-ref.html

10 lines
352 B
HTML

<html>
<body style="margin: 0">
<div style="background: black;
width: 25px; height: 25px"></div>
<!-- XXXdholbert The above div should actually be 50x50 instead of 25x25, but
bug 541270 makes our testcases render smaller than they should. Once
that bug is fixed, we need a s/25px/50px/ in this file. -->
</body>
</html>