mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Import sequence inner types if it appears in dictionary members
This commit is contained in:
parent
4decea188f
commit
fe73122416
3 changed files with 11 additions and 2 deletions
|
@ -390,6 +390,7 @@ impl TestBindingMethods for TestBinding {
|
|||
octetValue: None,
|
||||
requiredValue: true,
|
||||
seqDict: None,
|
||||
elementSequence: None,
|
||||
shortValue: None,
|
||||
stringValue: None,
|
||||
type_: Some(DOMString::from("success")),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue