Now that the syntax tries to follow the CSS specs more, we need to update our tests for the changes.
9 lines
155 B
Plaintext
9 lines
155 B
Plaintext
outset-shadow {
|
|
outline: 100 100 40 40 / 5.714286 2.857143 17.142859 22.857143;
|
|
color: rgba(0, 0, 0, 0.5);
|
|
dx: 0;
|
|
dy: 0;
|
|
spread: 1;
|
|
blur: 4;
|
|
}
|