layout/generic/crashtests/592118.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:6d03f8b7ea0b
1 <!DOCTYPE html>
2 <title>Stack pointer free with -moz-element</title>
3 <div id="paintServer" style="width: 20px; height: 20px; background: red;"></div>
4 <div style="-moz-transform: scale(1.01); width: 100px; height: 100px; background: -moz-element(#paintServer) -5px -3px; background-size: 20px 32769px;"></div>

mercurial