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

12 lines
204 B
HTML

<!DOCTYPE html>
<!-- use monospace to eliminate kerning issues -->
<html style="font-family: monospace;">
<div style="width: 100em">
AB
</div>
<div style="width: 0">
A B
</div>
</html>