dom: set composed flag when constructing ClipboardEvent (#35146)

* clipboardevent: set composed flag

Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>

* add clipboardevent test expectations

Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>

---------

Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>
This commit is contained in:
Gae24 2025-01-23 19:07:59 +01:00 committed by GitHub
parent 527eaf628a
commit 6195026db0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 191 additions and 3 deletions

View file

@ -3,6 +3,8 @@ skip: true
skip: false
[_webgl]
skip: false
[clipboard-apis]
skip: false
[console]
skip: false
[cookies]