mirror of
https://github.com/servo/servo.git
synced 2025-09-30 08:39:16 +01:00
Add WPT test for WebIDL union conversion containing object values
This commit is contained in:
parent
17ecbaf8ff
commit
712812d441
5 changed files with 44 additions and 0 deletions
|
@ -31972,6 +31972,12 @@
|
|||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/codegen_unions.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/codegen_unions.html",
|
||||
{}
|
||||
]
|
||||
],
|
||||
"mozilla/collections.html": [
|
||||
[
|
||||
"/_mozilla/mozilla/collections.html",
|
||||
|
@ -64751,6 +64757,10 @@
|
|||
"5183977a0d29ba4d74d049c9391090e3c27264a8",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/codegen_unions.html": [
|
||||
"7f772fffb75acc92f9c949a482d387b3ed18d0ed",
|
||||
"testharness"
|
||||
],
|
||||
"mozilla/collections.html": [
|
||||
"d0bebe808ebb45b6c853f4b88e1a6ebbf9b91345",
|
||||
"testharness"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue