mirror of
https://github.com/servo/servo.git
synced 2025-08-08 06:55:31 +01:00
Update web-platform-tests to revision 74d709131e3c91d09f1708378648a01957c47b38
This commit is contained in:
parent
e4657c1496
commit
81f079c722
77 changed files with 2043 additions and 524 deletions
|
@ -2104,7 +2104,7 @@ const filterListType = {
|
|||
|
||||
// 10deg = 0.1745rad.
|
||||
testAnimationSamples(animation, idlName,
|
||||
[{ time: 500, expected: 'hue-rotate(50.0873rad)' }]);
|
||||
[{ time: 500, expected: 'hue-rotate(2869.79deg)' }]);
|
||||
}, `${property}: hue-rotate function with different unit(deg -> rad)`);
|
||||
|
||||
test(t => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue