bzbarsky%mit.edu 0648c5d7eb Adding regression tests from bug 264914
git-svn-id: svn://10.0.0.236/trunk@164687 18797224-902f-48f8-a5cc-f745e15eee43
2004-10-31 01:31:46 +00:00

7 lines
262 B
HTML

<html>
<body>
This is text. <button style="position: relative; height: 100px; width: 100px; -moz-box-sizing: content-box">
<div style="position: absolute; top: 50px; left: 50px; border: 2px solid green; height: 25px; width: 25px"></div>
</button>
</body>
</html>