trisquel-icecat/icecat/layout/reftests/bugs/1149304-1-transform-change-ref.html

13 lines
298 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<style>
body { transform:translateY(10px); white-space: pre; }
p { margin: 0; }
span { padding: 2px; color: red; background: blue; }
</style>
</head>
<body><p> <span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span> &nbsp; &nbsp; </p>
</body>
</html>