tenfourfox/layout/generic/crashtests/592118.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

5 lines
308 B
HTML

<!DOCTYPE html>
<title>Stack pointer free with -moz-element</title>
<div id="paintServer" style="width: 20px; height: 20px; background: red;"></div>
<div style="-moz-transform: scale(1.01); width: 100px; height: 100px; background: -moz-element(#paintServer) -5px -3px; background-size: 20px 32769px;"></div>