mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
13 lines
349 B
INI
13 lines
349 B
INI
[legacy-callback-interface-object.html]
|
|
[Must be a function according to typeof]
|
|
expected: FAIL
|
|
|
|
[Must have the correct [[Prototype\]\]]
|
|
expected: FAIL
|
|
|
|
[Must have an own length property with value zero and the correct descriptors]
|
|
expected: FAIL
|
|
|
|
[instanceof must throw but only when we don't bail out early]
|
|
expected: FAIL
|