|
93 | 93 | },
|
94 | 94 | "superclass": {
|
95 | 95 | "$ref": "#/definitions/Reference",
|
96 |
| - "description": "The superclass of this class.\n\nIf this class is defined with mixin\napplications, the prototype chain includes the mixin applications\nand the true superclass is computed from them." |
| 96 | + "description": "The superclass of this class.\n\nIf this class is defined with mixin applications, the prototype chain\nincludes the mixin applications and the true superclass is computed\nfrom them." |
97 | 97 | }
|
98 | 98 | },
|
99 | 99 | "required": [
|
|
383 | 383 | },
|
384 | 384 | "superclass": {
|
385 | 385 | "$ref": "#/definitions/Reference",
|
386 |
| - "description": "The superclass of this class.\n\nIf this class is defined with mixin\napplications, the prototype chain includes the mixin applications\nand the true superclass is computed from them." |
| 386 | + "description": "The superclass of this class.\n\nIf this class is defined with mixin applications, the prototype chain\nincludes the mixin applications and the true superclass is computed\nfrom them." |
387 | 387 | },
|
388 | 388 | "tagName": {
|
389 | 389 | "description": "An optional tag name that should be specified if this is a\nself-registering element.\n\nSelf-registering elements must also include a CustomElementExport\nin the module's exports.",
|
|
549 | 549 | },
|
550 | 550 | "superclass": {
|
551 | 551 | "$ref": "#/definitions/Reference",
|
552 |
| - "description": "The superclass of this class.\n\nIf this class is defined with mixin\napplications, the prototype chain includes the mixin applications\nand the true superclass is computed from them." |
| 552 | + "description": "The superclass of this class.\n\nIf this class is defined with mixin applications, the prototype chain\nincludes the mixin applications and the true superclass is computed\nfrom them." |
553 | 553 | },
|
554 | 554 | "tagName": {
|
555 | 555 | "description": "An optional tag name that should be specified if this is a\nself-registering element.\n\nSelf-registering elements must also include a CustomElementExport\nin the module's exports.",
|
|
853 | 853 | },
|
854 | 854 | "superclass": {
|
855 | 855 | "$ref": "#/definitions/Reference",
|
856 |
| - "description": "The superclass of this class.\n\nIf this class is defined with mixin\napplications, the prototype chain includes the mixin applications\nand the true superclass is computed from them." |
| 856 | + "description": "The superclass of this class.\n\nIf this class is defined with mixin applications, the prototype chain\nincludes the mixin applications and the true superclass is computed\nfrom them." |
857 | 857 | }
|
858 | 858 | },
|
859 | 859 | "required": [
|
|
0 commit comments