trisquel-icecat/icecat/layout/reftests/bugs/1721223-1-notref.html

15 lines
266 B
HTML

<!DOCTYPE html>
<style>
div {
background: black;
height: 2em;
margin: 1em;
float: left;
}
</style>
<p>The two blocks should NOT be the same width:</p>
<div>&#xfdd0;&#xfdd0;&#xfdd0;&#xfdd0;&#xfdd0;</div>
<div>&#xfdd0;&#xfdd0;&#xfdd0;&#xfdd0;&#xfdd0;</div>