Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-backgrounds/background-repeat/background-repeat-image-larger-than-positioning-area-crash.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<style>
#span {background-repeat: round; background-image: url("../../support/60x60-green.png") }
</style>
<span id="span">A</span>