Learning_GTK4_tree/testsuite/css/parser/text-shadow-invalid-but-wor...

8 lines
67 B
CSS

a {
text-shadow: inset 1px 1px;
}
b {
text-shadow: 0 0 0 0;
}