mirror of
https://github.com/servo/servo
synced 2026-04-29 10:57:43 +02:00
37 lines
908 B
JSON
37 lines
908 B
JSON
[
|
|
{
|
|
"type": "exception",
|
|
"name": "DOMException",
|
|
"members": [
|
|
{
|
|
"type": "field",
|
|
"name": "code",
|
|
"idlType": {
|
|
"sequence": false,
|
|
"generic": null,
|
|
"nullable": false,
|
|
"array": false,
|
|
"union": false,
|
|
"idlType": "unsigned short"
|
|
},
|
|
"extAttrs": []
|
|
}
|
|
],
|
|
"inheritance": null,
|
|
"extAttrs": []
|
|
},
|
|
{
|
|
"type": "exception",
|
|
"name": "HierarchyRequestError",
|
|
"members": [],
|
|
"inheritance": "DOMException",
|
|
"extAttrs": []
|
|
},
|
|
{
|
|
"type": "exception",
|
|
"name": "NoModificationAllowedError",
|
|
"members": [],
|
|
"inheritance": "DOMException",
|
|
"extAttrs": []
|
|
}
|
|
] |