summaryrefslogtreecommitdiff
path: root/testsuite/css/parser/resource-url.ref.css
blob: 439229a509f65d8dea5363ad385bfc2b66d432fe (plain)
1
2
3
4
5
6
7
window {
  background-image: none /* invalid image */;
}

button {
  background-image: none /* invalid image */;
}