1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-12 11:28:57 +00:00
Files
UXP/layout/generic/crashtests/591141.html
T

8 lines
154 B
HTML

<!DOCTYPE html>
<html>
<body>
<svg><pattern id="p"/></svg>
<div style="width: 100px; height: 100px; background: -moz-element(#p);"></div>
</body>
</html>