summaryrefslogtreecommitdiff
path: root/testsuite/css/parser/declarations-valid-23.ref.css
blob: 60b7b708e12c65e20399df5e26471e7a649c95c2 (plain)
1
2
3
4
5
6
* {
  border-image-repeat: repeat stretch;
  border-image-slice: 3 4;
  border-image-source: none /* FIXME */;
  border-image-width: initial;
}