gtk2/testsuite/css/parser/declarations-valid-23.ref.css
Matthias Clasen 55a1587f55 css parser tests: Update border image test results
We lost the ability to dump some images.
2017-03-31 12:48:05 -04:00

7 lines
144 B
CSS

* {
border-image-repeat: repeat stretch;
border-image-slice: 3 4;
border-image-source: none /* FIXME */;
border-image-width: initial;
}