background-repeat-image-larger-than-positioning-area-crash.html (219B)
1 <!DOCTYPE html> 2 <link rel="help" href="https://github.com/servo/servo/issues/41130"> 3 <style> 4 #span {background-repeat: round; background-image: url("../../support/60x60-green.png") } 5 </style> 6 <span id="span">A</span>