Files
servo/tests/wpt/meta-legacy-layout/webidl/ecmascript-binding/global-object-implicit-this-value.any.js.ini
Martin Robinson f4578afdfe Rename metadata directories
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`
2023-06-22 21:15:41 +02:00

29 lines
914 B
INI

[global-object-implicit-this-value.any.html]
[Global object's getter throws when called on incompatible object (document.all)]
expected: FAIL
[Global object's setter throws when called on incompatible object (document.all)]
expected: FAIL
[Global object's operation throws when called on incompatible object (document.all)]
expected: FAIL
[global-object-implicit-this-value.any.worker.html]
[Global object's setter throws when called on incompatible object]
expected: FAIL
[Global object's setter throws when called on incompatible object]
expected: FAIL
[Global object's getter works when called on null / undefined]
expected: FAIL
[Global object's setter works when called on null / undefined]
expected: FAIL
[global-object-implicit-this-value.any.serviceworker.html]
expected: ERROR
[global-object-implicit-this-value.any.sharedworker.html]
expected: ERROR