Learning_GTK4_tree/testsuite/css/parser/resource-url.css

4 lines
115 B
CSS
Raw Normal View History

2023-12-12 11:36:42 +01:00
window { background-image: url("resource://"); }
button { background-image: url("resource://doesnotexist.jpg"); }