mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 02:27:19 +02:00
Tests/LibWeb: Import a message event constructor WPT test
This commit is contained in:
committed by
Shannon Booth
parent
d00571719f
commit
82ae2a183c
Notes:
github-actions[bot]
2026-01-06 10:50:03 +00:00
Author: https://github.com/shannonbooth Commit: https://github.com/LadybirdBrowser/ladybird/commit/82ae2a183cc Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/7334
@@ -0,0 +1,15 @@
|
||||
Harness status: OK
|
||||
|
||||
Found 9 tests
|
||||
|
||||
7 Pass
|
||||
2 Fail
|
||||
Pass MessageEvent constructor called as normal function
|
||||
Pass Default event values
|
||||
Pass MessageEventInit dictionary
|
||||
Pass Passing null for ports member
|
||||
Fail ports attribute should be a FrozenArray
|
||||
Pass initMessageEvent operation
|
||||
Pass Passing null for ports parameter to initMessageEvent
|
||||
Pass initMessageEvent operation default parameter values
|
||||
Fail Passing ServiceWorker for source member
|
||||
Reference in New Issue
Block a user