mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
561bcd2027
--HG-- extra : rebase_source : 51658e6b24a3c2b7857e44ab5880d240aacd8115
8 lines
154 B
HTML
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>
|