mirror of
https://github.com/servo/servo.git
synced 2025-08-12 00:45:33 +01:00
Update web-platform-tests to revision e2ac2e7d7539c4eb9963b7f23dbb3f7692fce537
This commit is contained in:
parent
e6e00cb554
commit
59ef536d5e
120 changed files with 1207 additions and 3167 deletions
|
@ -1885,7 +1885,7 @@ const translateListType = {
|
|||
1000
|
||||
);
|
||||
testAnimationSamples(animation, idlName,
|
||||
[{ time: 500, expected: '200px calc(25% - 50.5px) 200px' }]);
|
||||
[{ time: 500, expected: 'calc(0% + 200px) calc(25% - 50.5px) 200px' }]);
|
||||
}, `${property} with combination of percentages and lengths`);
|
||||
},
|
||||
testAddition: function(property, setup) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue