mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
Update web-platform-tests to revision 2b758296541cf4f2209b8c2352cf6c7890c97be3
This commit is contained in:
parent
2304f02123
commit
835d593cd0
118 changed files with 3269 additions and 703 deletions
|
@ -1473,7 +1473,7 @@ const transformListType = {
|
|||
Math.cos(Math.PI / 2),
|
||||
100 * Math.cos(Math.PI / 2),
|
||||
100 * Math.sin(Math.PI / 2) ] }]);
|
||||
}, `${property}: rotate on roate and translate`);
|
||||
}, `${property}: rotate on rotate and translate`);
|
||||
|
||||
test(t => {
|
||||
const idlName = propertyToIDL(property);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue