Files
ladybird/Tests/LibWeb/Crash/wpt-import/css/css-backgrounds/background-repeat/background-repeat-image-larger-than-positioning-area-crash.html

7 lines
219 B
HTML

<!DOCTYPE html>
<link rel="help" href="https://github.com/servo/servo/issues/41130">
<style>
#span {background-repeat: round; background-image: url("../../support/60x60-green.png") }
</style>
<span id="span">A</span>