Files
servo/tests/wpt/meta/wasm/jsapi/function/constructor.tentative.any.js.ini
Servo WPT Sync c06ec90151 Sync WPT with upstream (04-10-2023) (#30493)
* Update web-platform-tests to revision b'dfda99176a5d552fb1129fa353b7e4c69f6ed92c'

* fix linter errors after WPT import

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>

* Update expectations

---------

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
2023-10-06 00:51:48 +00:00

73 lines
1.2 KiB
INI

[constructor.tentative.any.html]
[name]
expected: FAIL
[length]
expected: FAIL
[Too few arguments]
expected: FAIL
[Calling]
expected: FAIL
[construct with JS function]
expected: FAIL
[fail with missing results]
expected: FAIL
[fail with missing parameters]
expected: FAIL
[fail with non-string parameters & results]
expected: FAIL
[fail with non-existent parameter and result type]
expected: FAIL
[fail with non-function object]
expected: FAIL
[fail to construct with non-callable object]
expected: FAIL
[constructor.tentative.any.worker.html]
[name]
expected: FAIL
[length]
expected: FAIL
[Too few arguments]
expected: FAIL
[Calling]
expected: FAIL
[construct with JS function]
expected: FAIL
[fail with missing results]
expected: FAIL
[fail with missing parameters]
expected: FAIL
[fail with non-string parameters & results]
expected: FAIL
[fail with non-existent parameter and result type]
expected: FAIL
[fail with non-function object]
expected: FAIL
[fail to construct with non-callable object]
expected: FAIL
[constructor.tentative.any.shadowrealm.html]
expected: ERROR