Learning_GTK4_tree/testsuite/css/parser/declarations-valid-22.ref.css

7 lines
137 B
CSS
Raw Normal View History

2023-12-12 11:36:42 +01:00
* {
border-image-repeat: stretch;
border-image-slice: 3 4;
border-image-source: none /* FIXME */;
border-image-width: initial;
}