mirror of
https://github.com/servo/servo.git
synced 2025-08-11 00:15:32 +01:00
Update web-platform-tests to revision 4ab3cef83d73c2b6dd3616e0fe9165b3a6eed808
This commit is contained in:
parent
b0b01b86b8
commit
ecc0101a80
77 changed files with 1206 additions and 6877 deletions
|
@ -617,7 +617,7 @@ const visibilityType = {
|
|||
composite });
|
||||
testAnimationSamples(animation, idlName,
|
||||
[{ time: 0, expected: 'visible' },
|
||||
{ time: 1000, expected: 'visible' }]);
|
||||
{ time: 1000, expected: 'hidden' }]);
|
||||
}, `${property}: onto "visible"`);
|
||||
|
||||
test(t => {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue