bg-fixed-child-mask-ref.html (331B)
1 <!DOCTYPE HTML> 2 <html> 3 <body style="overflow:hidden; margin:0;"> 4 <div style="margin-top: 50px; height: 100px; 5 background-image:url(repeatable-diagonal-gradient.png); 6 background-repeat:no-repeat; 7 background-position:0px -50px; 8 border-radius:50px;"> 9 </div> 10 </body> 11 </html>