gecko/layout/reftests/bugs/621253-1-ref.html
Daniel Holbert cfa767d16b Bug 627776: Rewrite reftests for bug 621253 to fix randomorange. r=roc a=tests
--HG--
rename : layout/reftests/bugs/621253-1.xhtml => layout/reftests/bugs/621253-helper-externalFilter.xhtml
rename : layout/reftests/bugs/621253-1-ref.xhtml => layout/reftests/bugs/621253-helper-internalFilter.xhtml
2011-01-30 20:58:18 -08:00

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>