mirror of
https://github.com/servo/servo.git
synced 2025-08-07 22:45:34 +01:00
Update web-platform-tests to revision 20a217cb8488e4339e0c9610aba99e2654b676c3
This commit is contained in:
parent
3ca86eeba5
commit
21de781e2a
285 changed files with 5707 additions and 670 deletions
|
@ -11,7 +11,7 @@
|
|||
<script src="resources/util.js"></script>
|
||||
<script>
|
||||
promise_test(async t => {
|
||||
assert_precondition(window.LayoutShift, 'Layout Instability is not supported.');
|
||||
assert_implements(window.LayoutShift, 'Layout Instability is not supported.');
|
||||
// Wait for the initial render to complete.
|
||||
await waitForAnimationFrames(2);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue