mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
Update web-platform-tests to revision e710d1d6bbe007a6a9344f79e17b445cf97cc623
This commit is contained in:
parent
ec408e9a57
commit
5a5336aaf0
1981 changed files with 64719 additions and 2377 deletions
|
@ -2205,7 +2205,7 @@ const filterListType = {
|
|||
[{ time: 500,
|
||||
// Per the spec: The initial value for interpolation is all length values
|
||||
// set to 0 and the used color set to transparent.
|
||||
expected: 'blur(5px) drop-shadow(rgba(0, 0, 255, 0.4) 5px 5px 5px' }]);
|
||||
expected: 'blur(5px) drop-shadow(rgba(0, 0, 255, 0.4) 5px 5px 5px)' }]);
|
||||
}, `${property}: interpolate different length of filter-function-list`
|
||||
+ ' with drop-shadow function');
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue