Files
gtk/testsuite/gsk/gl/outset_shadow_blurred_simple.txt
Benjamin Otte 2054facb21 testsuite: Port GL tests to new syntax
Now that the syntax tries to follow the CSS specs more, we need to
update our tests for the changes.
2019-03-19 09:55:47 +01:00

9 lines
105 B
Plaintext

outset-shadow {
outline: 100 100 200 200;
color: black;
dx: 0;
dy: 0;
spread: 0;
blur: 40;
}