mirror of
https://github.com/servo/servo.git
synced 2025-08-08 15:05:35 +01:00
Update web-platform-tests to revision 097043b336e46876e281ddec3bb014fe9c480128
This commit is contained in:
parent
ecd32570c0
commit
b68253eac0
405 changed files with 9164 additions and 3050 deletions
|
@ -0,0 +1,16 @@
|
|||
// META: script=/resources/WebIDLParser.js
|
||||
// META: script=/resources/idlharness.js
|
||||
|
||||
// https://wicg.github.io/layout-instability/
|
||||
|
||||
'use strict';
|
||||
|
||||
idl_test(
|
||||
['layout-instability'],
|
||||
['performance-timeline'],
|
||||
idl_array => {
|
||||
idl_array.add_objects({
|
||||
// LayoutShift: [ TODO ]
|
||||
});
|
||||
}
|
||||
);
|
Loading…
Add table
Add a link
Reference in a new issue