mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-06 17:16:12 +00:00
2bed019e71
--HG-- extra : rebase_source : 04b127fde9a9e07e50c6196f53a1eea3c8f04db6
8 lines
230 B
HTML
8 lines
230 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<div id="A" style="background:url(repeatable-diagonal-gradient.png?1234); width:100px; height:100px"></div>
|
|
<div style="background:-moz-element(#A); width:100px; height:100px;"></div>
|
|
</body>
|
|
</html>
|