wpt / css / css-backgrounds / background-repeat / background-repeat-image-larger-than-positioning-area-crash.html

Status: PASS | Duration: 2ms | Subtests: 1/1 | Open test on wpt.live | wpt.fyi

/css/css-backgrounds/background-repeat/background-repeat-image-larger-than-positioning-area-crash.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>