chrome-devtools-frontend 1.0.1014853 → 1.0.1015723

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (113) hide show
  1. package/config/gni/devtools_grd_files.gni +4 -2
  2. package/front_end/core/common/JavaScriptMetaData.ts +20 -0
  3. package/front_end/core/i18n/locales/af.json +195 -93
  4. package/front_end/core/i18n/locales/am.json +191 -89
  5. package/front_end/core/i18n/locales/ar.json +193 -91
  6. package/front_end/core/i18n/locales/as.json +192 -90
  7. package/front_end/core/i18n/locales/az.json +191 -89
  8. package/front_end/core/i18n/locales/be.json +191 -89
  9. package/front_end/core/i18n/locales/bg.json +190 -88
  10. package/front_end/core/i18n/locales/bn.json +191 -89
  11. package/front_end/core/i18n/locales/bs.json +193 -91
  12. package/front_end/core/i18n/locales/ca.json +189 -87
  13. package/front_end/core/i18n/locales/cs.json +191 -89
  14. package/front_end/core/i18n/locales/cy.json +191 -89
  15. package/front_end/core/i18n/locales/da.json +191 -89
  16. package/front_end/core/i18n/locales/de.json +193 -91
  17. package/front_end/core/i18n/locales/el.json +174 -72
  18. package/front_end/core/i18n/locales/en-GB.json +132 -30
  19. package/front_end/core/i18n/locales/en-US.json +3 -3
  20. package/front_end/core/i18n/locales/en-XL.json +3 -3
  21. package/front_end/core/i18n/locales/es-419.json +192 -90
  22. package/front_end/core/i18n/locales/es.json +200 -98
  23. package/front_end/core/i18n/locales/et.json +190 -88
  24. package/front_end/core/i18n/locales/eu.json +197 -95
  25. package/front_end/core/i18n/locales/fa.json +192 -90
  26. package/front_end/core/i18n/locales/fi.json +192 -90
  27. package/front_end/core/i18n/locales/fil.json +190 -88
  28. package/front_end/core/i18n/locales/fr-CA.json +191 -89
  29. package/front_end/core/i18n/locales/fr.json +192 -90
  30. package/front_end/core/i18n/locales/gl.json +173 -71
  31. package/front_end/core/i18n/locales/gu.json +192 -90
  32. package/front_end/core/i18n/locales/he.json +191 -89
  33. package/front_end/core/i18n/locales/hi.json +172 -70
  34. package/front_end/core/i18n/locales/hr.json +180 -78
  35. package/front_end/core/i18n/locales/hu.json +191 -89
  36. package/front_end/core/i18n/locales/hy.json +192 -90
  37. package/front_end/core/i18n/locales/id.json +192 -90
  38. package/front_end/core/i18n/locales/is.json +176 -74
  39. package/front_end/core/i18n/locales/it.json +192 -90
  40. package/front_end/core/i18n/locales/ja.json +190 -88
  41. package/front_end/core/i18n/locales/ka.json +190 -88
  42. package/front_end/core/i18n/locales/kk.json +198 -96
  43. package/front_end/core/i18n/locales/km.json +195 -93
  44. package/front_end/core/i18n/locales/kn.json +193 -91
  45. package/front_end/core/i18n/locales/ko.json +190 -88
  46. package/front_end/core/i18n/locales/ky.json +193 -91
  47. package/front_end/core/i18n/locales/lo.json +192 -90
  48. package/front_end/core/i18n/locales/lt.json +193 -91
  49. package/front_end/core/i18n/locales/lv.json +175 -73
  50. package/front_end/core/i18n/locales/mk.json +193 -91
  51. package/front_end/core/i18n/locales/ml.json +193 -91
  52. package/front_end/core/i18n/locales/mn.json +190 -88
  53. package/front_end/core/i18n/locales/mr.json +191 -89
  54. package/front_end/core/i18n/locales/ms.json +190 -88
  55. package/front_end/core/i18n/locales/my.json +191 -89
  56. package/front_end/core/i18n/locales/ne.json +172 -70
  57. package/front_end/core/i18n/locales/nl.json +191 -89
  58. package/front_end/core/i18n/locales/no.json +191 -89
  59. package/front_end/core/i18n/locales/or.json +196 -94
  60. package/front_end/core/i18n/locales/pa.json +191 -89
  61. package/front_end/core/i18n/locales/pl.json +191 -89
  62. package/front_end/core/i18n/locales/pt-PT.json +199 -97
  63. package/front_end/core/i18n/locales/pt.json +191 -89
  64. package/front_end/core/i18n/locales/ro.json +193 -91
  65. package/front_end/core/i18n/locales/ru.json +193 -91
  66. package/front_end/core/i18n/locales/si.json +191 -89
  67. package/front_end/core/i18n/locales/sk.json +192 -90
  68. package/front_end/core/i18n/locales/sl.json +191 -89
  69. package/front_end/core/i18n/locales/sq.json +193 -91
  70. package/front_end/core/i18n/locales/sr-Latn.json +190 -88
  71. package/front_end/core/i18n/locales/sr.json +190 -88
  72. package/front_end/core/i18n/locales/sv.json +191 -89
  73. package/front_end/core/i18n/locales/sw.json +192 -90
  74. package/front_end/core/i18n/locales/ta.json +193 -91
  75. package/front_end/core/i18n/locales/te.json +134 -32
  76. package/front_end/core/i18n/locales/th.json +190 -88
  77. package/front_end/core/i18n/locales/tr.json +193 -91
  78. package/front_end/core/i18n/locales/uk.json +193 -91
  79. package/front_end/core/i18n/locales/ur.json +191 -89
  80. package/front_end/core/i18n/locales/uz.json +190 -88
  81. package/front_end/core/i18n/locales/vi.json +190 -88
  82. package/front_end/core/i18n/locales/zh-HK.json +192 -90
  83. package/front_end/core/i18n/locales/zh-TW.json +195 -93
  84. package/front_end/core/i18n/locales/zh.json +191 -89
  85. package/front_end/core/i18n/locales/zu.json +192 -90
  86. package/front_end/core/sdk/DOMModel.ts +9 -0
  87. package/front_end/core/sdk/DebuggerModel.ts +0 -28
  88. package/front_end/core/sdk/Script.ts +5 -14
  89. package/front_end/generated/InspectorBackendCommands.js +7 -3
  90. package/front_end/generated/protocol-mapping.d.ts +16 -0
  91. package/front_end/generated/protocol-proxy-api.d.ts +18 -0
  92. package/front_end/generated/protocol.ts +31 -5
  93. package/front_end/models/bindings/ResourceScriptMapping.ts +1 -2
  94. package/front_end/models/emulation/EmulatedDevices.ts +0 -13
  95. package/front_end/models/javascript_metadata/DOMPinnedProperties.ts +784 -3251
  96. package/front_end/models/javascript_metadata/JavaScriptMetadata.ts +3 -0
  97. package/front_end/models/javascript_metadata/NativeFunctions.js +4 -4
  98. package/front_end/models/javascript_metadata/javascript_metadata.ts +3 -0
  99. package/front_end/models/source_map_scopes/NamesResolver.ts +11 -4
  100. package/front_end/panels/elements/ElementsTreeElement.ts +7 -3
  101. package/front_end/panels/elements/components/ElementsBreadcrumbs.ts +3 -4
  102. package/front_end/panels/elements/components/LayoutPane.ts +3 -4
  103. package/front_end/panels/elements/components/QueryContainer.ts +3 -4
  104. package/front_end/panels/elements/components/components.ts +0 -2
  105. package/front_end/panels/lighthouse/lighthouseStartView.css +3 -1
  106. package/front_end/panels/sources/ScopeChainSidebarPane.ts +4 -42
  107. package/front_end/ui/components/linear_memory_inspector/LinearMemoryInspectorController.ts +64 -8
  108. package/front_end/{panels/elements/components → ui/components/node_text}/NodeText.ts +2 -1
  109. package/front_end/{panels/elements/components → ui/components/node_text}/nodeText.css +0 -0
  110. package/front_end/ui/components/node_text/node_text.ts +9 -0
  111. package/front_end/ui/legacy/components/object_ui/ObjectPropertiesSection.ts +8 -5
  112. package/front_end/ui/legacy/components/object_ui/objectValue.css +1 -4
  113. package/package.json +1 -1
@@ -57,32 +57,11 @@ export interface DOMPinnedPropertiesDataset {
57
57
  * and inheritance/include chains as values.
58
58
  */
59
59
  export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
60
- 'HTMLAllCollection': {
61
- 'props': {
62
- 'length': {},
63
- },
64
- },
65
- 'HTMLFormControlsCollection': {
66
- 'inheritance': 'HTMLCollection',
67
- },
68
- 'RadioNodeList': {
69
- 'inheritance': 'NodeList',
70
- 'props': {
71
- 'value': {},
72
- },
73
- },
74
- 'HTMLOptionsCollection': {
75
- 'inheritance': 'HTMLCollection',
76
- 'props': {
77
- 'length': {},
78
- 'selectedIndex': {},
79
- },
80
- },
81
- 'DOMStringList': {
82
- 'props': {
83
- 'length': {},
84
- },
85
- },
60
+ 'HTMLAllCollection': {'props': {'length': {}}},
61
+ 'HTMLFormControlsCollection': {'inheritance': 'HTMLCollection'},
62
+ 'RadioNodeList': {'inheritance': 'NodeList', 'props': {'value': {}}},
63
+ 'HTMLOptionsCollection': {'inheritance': 'HTMLCollection', 'props': {'length': {}, 'selectedIndex': {}}},
64
+ 'DOMStringList': {'props': {'length': {}}},
86
65
  'Document': {
87
66
  'inheritance': 'Node',
88
67
  'includes': [
@@ -100,12 +79,8 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
100
79
  'cookie': {},
101
80
  'lastModified': {},
102
81
  'readyState': {},
103
- 'title': {
104
- 'global': true,
105
- },
106
- 'dir': {
107
- 'global': true,
108
- },
82
+ 'title': {'global': true},
83
+ 'dir': {'global': true},
109
84
  'body': {},
110
85
  'head': {},
111
86
  'images': {},
@@ -117,9 +92,7 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
117
92
  'currentScript': {},
118
93
  'defaultView': {},
119
94
  'designMode': {},
120
- 'hidden': {
121
- 'global': true,
122
- },
95
+ 'hidden': {'global': true},
123
96
  'visibilityState': {},
124
97
  'onreadystatechange': {},
125
98
  'onvisibilitychange': {},
@@ -131,49 +104,20 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
131
104
  'anchors': {},
132
105
  'applets': {},
133
106
  'all': {},
134
- 'implementation': {
135
- 'specs': 2,
136
- },
137
- 'URL': {
138
- 'specs': 2,
139
- },
140
- 'documentURI': {
141
- 'specs': 2,
142
- },
143
- 'compatMode': {
144
- 'specs': 2,
145
- },
146
- 'characterSet': {
147
- 'specs': 2,
148
- },
149
- 'charset': {
150
- 'specs': 2,
151
- },
152
- 'inputEncoding': {
153
- 'specs': 2,
154
- },
155
- 'contentType': {
156
- 'specs': 2,
157
- },
158
- 'doctype': {
159
- 'specs': 2,
160
- },
161
- 'documentElement': {
162
- 'specs': 2,
163
- },
164
- },
165
- },
166
- 'DocumentOrShadowRoot': {
167
- 'props': {
168
- 'activeElement': {},
169
- 'styleSheets': {
170
- 'specs': 16,
171
- },
172
- 'adoptedStyleSheets': {
173
- 'specs': 16,
174
- },
175
- },
176
- },
107
+ 'implementation': {'specs': 2},
108
+ 'URL': {'specs': 2},
109
+ 'documentURI': {'specs': 2},
110
+ 'compatMode': {'specs': 2},
111
+ 'characterSet': {'specs': 2},
112
+ 'charset': {'specs': 2},
113
+ 'inputEncoding': {'specs': 2},
114
+ 'contentType': {'specs': 2},
115
+ 'doctype': {'specs': 2},
116
+ 'documentElement': {'specs': 2},
117
+ },
118
+ },
119
+ 'DocumentOrShadowRoot':
120
+ {'props': {'activeElement': {}, 'styleSheets': {'specs': 16}, 'adoptedStyleSheets': {'specs': 16}}},
177
121
  'HTMLElement': {
178
122
  'inheritance': 'Element',
179
123
  'includes': [
@@ -184,79 +128,31 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
184
128
  'ElementCSSInlineStyle',
185
129
  ],
186
130
  'props': {
187
- 'title': {
188
- 'global': true,
189
- },
190
- 'lang': {
191
- 'global': true,
192
- },
193
- 'translate': {
194
- 'global': true,
195
- },
196
- 'dir': {
197
- 'global': true,
198
- },
199
- 'hidden': {
200
- 'global': true,
201
- },
131
+ 'title': {'global': true},
132
+ 'lang': {'global': true},
133
+ 'translate': {'global': true},
134
+ 'dir': {'global': true},
135
+ 'hidden': {'global': true},
202
136
  'inert': {},
203
137
  'accessKey': {},
204
138
  'accessKeyLabel': {},
205
- 'draggable': {
206
- 'global': true,
207
- },
208
- 'spellcheck': {
209
- 'global': true,
210
- },
211
- 'autocapitalize': {
212
- 'global': true,
213
- },
139
+ 'draggable': {'global': true},
140
+ 'spellcheck': {'global': true},
141
+ 'autocapitalize': {'global': true},
214
142
  'innerText': {},
215
143
  'outerText': {},
216
144
  },
217
145
  },
218
- 'HTMLUnknownElement': {
219
- 'inheritance': 'HTMLElement',
220
- },
221
- 'HTMLOrSVGElement': {
222
- 'props': {
223
- 'dataset': {},
224
- 'nonce': {
225
- 'global': true,
226
- },
227
- 'autofocus': {
228
- 'global': true,
229
- },
230
- 'tabIndex': {},
231
- },
232
- },
233
- 'HTMLHtmlElement': {
234
- 'inheritance': 'HTMLElement',
235
- 'props': {
236
- 'version': {},
237
- },
238
- },
239
- 'HTMLHeadElement': {
240
- 'inheritance': 'HTMLElement',
241
- },
242
- 'HTMLTitleElement': {
243
- 'inheritance': 'HTMLElement',
244
- 'props': {
245
- 'text': {},
246
- },
247
- },
248
- 'HTMLBaseElement': {
249
- 'inheritance': 'HTMLElement',
250
- 'props': {
251
- 'href': {},
252
- 'target': {},
253
- },
254
- },
146
+ 'HTMLUnknownElement': {'inheritance': 'HTMLElement'},
147
+ 'HTMLOrSVGElement':
148
+ {'props': {'dataset': {}, 'nonce': {'global': true}, 'autofocus': {'global': true}, 'tabIndex': {}}},
149
+ 'HTMLHtmlElement': {'inheritance': 'HTMLElement', 'props': {'version': {}}},
150
+ 'HTMLHeadElement': {'inheritance': 'HTMLElement'},
151
+ 'HTMLTitleElement': {'inheritance': 'HTMLElement', 'props': {'text': {}}},
152
+ 'HTMLBaseElement': {'inheritance': 'HTMLElement', 'props': {'href': {}, 'target': {}}},
255
153
  'HTMLLinkElement': {
256
154
  'inheritance': 'HTMLElement',
257
- 'includes': [
258
- 'LinkStyle',
259
- ],
155
+ 'includes': ['LinkStyle'],
260
156
  'props': {
261
157
  'href': {},
262
158
  'crossOrigin': {},
@@ -278,122 +174,33 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
278
174
  'target': {},
279
175
  },
280
176
  },
281
- 'HTMLMetaElement': {
282
- 'inheritance': 'HTMLElement',
283
- 'props': {
284
- 'name': {},
285
- 'httpEquiv': {},
286
- 'content': {},
287
- 'media': {},
288
- 'scheme': {},
289
- },
290
- },
177
+ 'HTMLMetaElement':
178
+ {'inheritance': 'HTMLElement', 'props': {'name': {}, 'httpEquiv': {}, 'content': {}, 'media': {}, 'scheme': {}}},
291
179
  'HTMLStyleElement': {
292
180
  'inheritance': 'HTMLElement',
293
- 'includes': [
294
- 'LinkStyle',
295
- ],
296
- 'props': {
297
- 'disabled': {},
298
- 'media': {},
299
- 'blocking': {},
300
- 'type': {},
301
- },
181
+ 'includes': ['LinkStyle'],
182
+ 'props': {'disabled': {}, 'media': {}, 'blocking': {}, 'type': {}},
302
183
  },
303
184
  'HTMLBodyElement': {
304
185
  'inheritance': 'HTMLElement',
305
- 'includes': [
306
- 'WindowEventHandlers',
307
- ],
308
- 'props': {
309
- 'text': {},
310
- 'link': {},
311
- 'vLink': {},
312
- 'aLink': {},
313
- 'bgColor': {},
314
- 'background': {},
315
- },
316
- },
317
- 'HTMLHeadingElement': {
318
- 'inheritance': 'HTMLElement',
319
- 'props': {
320
- 'align': {},
321
- },
322
- },
323
- 'HTMLParagraphElement': {
324
- 'inheritance': 'HTMLElement',
325
- 'props': {
326
- 'align': {},
327
- },
328
- },
329
- 'HTMLHRElement': {
330
- 'inheritance': 'HTMLElement',
331
- 'props': {
332
- 'align': {},
333
- 'color': {},
334
- 'noShade': {},
335
- 'size': {},
336
- 'width': {},
337
- },
338
- },
339
- 'HTMLPreElement': {
340
- 'inheritance': 'HTMLElement',
341
- 'props': {
342
- 'width': {},
343
- },
344
- },
345
- 'HTMLQuoteElement': {
346
- 'inheritance': 'HTMLElement',
347
- 'props': {
348
- 'cite': {},
349
- },
350
- },
351
- 'HTMLOListElement': {
352
- 'inheritance': 'HTMLElement',
353
- 'props': {
354
- 'reversed': {},
355
- 'start': {},
356
- 'type': {},
357
- 'compact': {},
358
- },
359
- },
360
- 'HTMLUListElement': {
361
- 'inheritance': 'HTMLElement',
362
- 'props': {
363
- 'compact': {},
364
- 'type': {},
365
- },
366
- },
367
- 'HTMLMenuElement': {
368
- 'inheritance': 'HTMLElement',
369
- 'props': {
370
- 'compact': {},
371
- },
372
- },
373
- 'HTMLLIElement': {
374
- 'inheritance': 'HTMLElement',
375
- 'props': {
376
- 'value': {},
377
- 'type': {},
378
- },
379
- },
380
- 'HTMLDListElement': {
381
- 'inheritance': 'HTMLElement',
382
- 'props': {
383
- 'compact': {},
384
- },
385
- },
386
- 'HTMLDivElement': {
387
- 'inheritance': 'HTMLElement',
388
- 'props': {
389
- 'align': {},
390
- },
391
- },
186
+ 'includes': ['WindowEventHandlers'],
187
+ 'props': {'text': {}, 'link': {}, 'vLink': {}, 'aLink': {}, 'bgColor': {}, 'background': {}},
188
+ },
189
+ 'HTMLHeadingElement': {'inheritance': 'HTMLElement', 'props': {'align': {}}},
190
+ 'HTMLParagraphElement': {'inheritance': 'HTMLElement', 'props': {'align': {}}},
191
+ 'HTMLHRElement':
192
+ {'inheritance': 'HTMLElement', 'props': {'align': {}, 'color': {}, 'noShade': {}, 'size': {}, 'width': {}}},
193
+ 'HTMLPreElement': {'inheritance': 'HTMLElement', 'props': {'width': {}}},
194
+ 'HTMLQuoteElement': {'inheritance': 'HTMLElement', 'props': {'cite': {}}},
195
+ 'HTMLOListElement': {'inheritance': 'HTMLElement', 'props': {'reversed': {}, 'start': {}, 'type': {}, 'compact': {}}},
196
+ 'HTMLUListElement': {'inheritance': 'HTMLElement', 'props': {'compact': {}, 'type': {}}},
197
+ 'HTMLMenuElement': {'inheritance': 'HTMLElement', 'props': {'compact': {}}},
198
+ 'HTMLLIElement': {'inheritance': 'HTMLElement', 'props': {'value': {}, 'type': {}}},
199
+ 'HTMLDListElement': {'inheritance': 'HTMLElement', 'props': {'compact': {}}},
200
+ 'HTMLDivElement': {'inheritance': 'HTMLElement', 'props': {'align': {}}},
392
201
  'HTMLAnchorElement': {
393
202
  'inheritance': 'HTMLElement',
394
- 'includes': [
395
- 'HTMLHyperlinkElementUtils',
396
- ],
203
+ 'includes': ['HTMLHyperlinkElementUtils'],
397
204
  'props': {
398
205
  'target': {},
399
206
  'download': {},
@@ -411,27 +218,10 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
411
218
  'shape': {},
412
219
  },
413
220
  },
414
- 'HTMLDataElement': {
415
- 'inheritance': 'HTMLElement',
416
- 'props': {
417
- 'value': {},
418
- },
419
- },
420
- 'HTMLTimeElement': {
421
- 'inheritance': 'HTMLElement',
422
- 'props': {
423
- 'dateTime': {},
424
- },
425
- },
426
- 'HTMLSpanElement': {
427
- 'inheritance': 'HTMLElement',
428
- },
429
- 'HTMLBRElement': {
430
- 'inheritance': 'HTMLElement',
431
- 'props': {
432
- 'clear': {},
433
- },
434
- },
221
+ 'HTMLDataElement': {'inheritance': 'HTMLElement', 'props': {'value': {}}},
222
+ 'HTMLTimeElement': {'inheritance': 'HTMLElement', 'props': {'dateTime': {}}},
223
+ 'HTMLSpanElement': {'inheritance': 'HTMLElement'},
224
+ 'HTMLBRElement': {'inheritance': 'HTMLElement', 'props': {'clear': {}}},
435
225
  'HTMLHyperlinkElementUtils': {
436
226
  'props': {
437
227
  'href': {},
@@ -447,27 +237,11 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
447
237
  'hash': {},
448
238
  },
449
239
  },
450
- 'HTMLModElement': {
451
- 'inheritance': 'HTMLElement',
452
- 'props': {
453
- 'cite': {},
454
- 'dateTime': {},
455
- },
456
- },
457
- 'HTMLPictureElement': {
458
- 'inheritance': 'HTMLElement',
459
- },
240
+ 'HTMLModElement': {'inheritance': 'HTMLElement', 'props': {'cite': {}, 'dateTime': {}}},
241
+ 'HTMLPictureElement': {'inheritance': 'HTMLElement'},
460
242
  'HTMLSourceElement': {
461
243
  'inheritance': 'HTMLElement',
462
- 'props': {
463
- 'src': {},
464
- 'type': {},
465
- 'srcset': {},
466
- 'sizes': {},
467
- 'media': {},
468
- 'width': {},
469
- 'height': {},
470
- },
244
+ 'props': {'src': {}, 'type': {}, 'srcset': {}, 'sizes': {}, 'media': {}, 'width': {}, 'height': {}},
471
245
  },
472
246
  'HTMLImageElement': {
473
247
  'inheritance': 'HTMLElement',
@@ -522,14 +296,7 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
522
296
  },
523
297
  'HTMLEmbedElement': {
524
298
  'inheritance': 'HTMLElement',
525
- 'props': {
526
- 'src': {},
527
- 'type': {},
528
- 'width': {},
529
- 'height': {},
530
- 'align': {},
531
- 'name': {},
532
- },
299
+ 'props': {'src': {}, 'type': {}, 'width': {}, 'height': {}, 'align': {}, 'name': {}},
533
300
  },
534
301
  'HTMLObjectElement': {
535
302
  'inheritance': 'HTMLElement',
@@ -560,29 +327,12 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
560
327
  },
561
328
  'HTMLVideoElement': {
562
329
  'inheritance': 'HTMLMediaElement',
563
- 'props': {
564
- 'width': {},
565
- 'height': {},
566
- 'videoWidth': {},
567
- 'videoHeight': {},
568
- 'poster': {},
569
- 'playsInline': {},
570
- },
571
- },
572
- 'HTMLAudioElement': {
573
- 'inheritance': 'HTMLMediaElement',
330
+ 'props': {'width': {}, 'height': {}, 'videoWidth': {}, 'videoHeight': {}, 'poster': {}, 'playsInline': {}},
574
331
  },
332
+ 'HTMLAudioElement': {'inheritance': 'HTMLMediaElement'},
575
333
  'HTMLTrackElement': {
576
334
  'inheritance': 'HTMLElement',
577
- 'props': {
578
- 'kind': {},
579
- 'src': {},
580
- 'srclang': {},
581
- 'label': {},
582
- 'default': {},
583
- 'readyState': {},
584
- 'track': {},
585
- },
335
+ 'props': {'kind': {}, 'src': {}, 'srclang': {}, 'label': {}, 'default': {}, 'readyState': {}, 'track': {}},
586
336
  },
587
337
  'HTMLMediaElement': {
588
338
  'inheritance': 'HTMLElement',
@@ -617,58 +367,17 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
617
367
  'textTracks': {},
618
368
  },
619
369
  },
620
- 'MediaError': {
621
- 'props': {
622
- 'code': {},
623
- 'message': {},
624
- },
625
- },
626
- 'AudioTrackList': {
627
- 'inheritance': 'EventTarget',
628
- 'props': {
629
- 'length': {},
630
- 'onchange': {},
631
- 'onaddtrack': {},
632
- 'onremovetrack': {},
633
- },
634
- },
635
- 'AudioTrack': {
636
- 'props': {
637
- 'id': {},
638
- 'kind': {},
639
- 'label': {},
640
- 'language': {},
641
- 'enabled': {},
642
- },
643
- },
370
+ 'MediaError': {'props': {'code': {}, 'message': {}}},
371
+ 'AudioTrackList':
372
+ {'inheritance': 'EventTarget', 'props': {'length': {}, 'onchange': {}, 'onaddtrack': {}, 'onremovetrack': {}}},
373
+ 'AudioTrack': {'props': {'id': {}, 'kind': {}, 'label': {}, 'language': {}, 'enabled': {}}},
644
374
  'VideoTrackList': {
645
375
  'inheritance': 'EventTarget',
646
- 'props': {
647
- 'length': {},
648
- 'selectedIndex': {},
649
- 'onchange': {},
650
- 'onaddtrack': {},
651
- 'onremovetrack': {},
652
- },
653
- },
654
- 'VideoTrack': {
655
- 'props': {
656
- 'id': {},
657
- 'kind': {},
658
- 'label': {},
659
- 'language': {},
660
- 'selected': {},
661
- },
662
- },
663
- 'TextTrackList': {
664
- 'inheritance': 'EventTarget',
665
- 'props': {
666
- 'length': {},
667
- 'onchange': {},
668
- 'onaddtrack': {},
669
- 'onremovetrack': {},
670
- },
376
+ 'props': {'length': {}, 'selectedIndex': {}, 'onchange': {}, 'onaddtrack': {}, 'onremovetrack': {}},
671
377
  },
378
+ 'VideoTrack': {'props': {'id': {}, 'kind': {}, 'label': {}, 'language': {}, 'selected': {}}},
379
+ 'TextTrackList':
380
+ {'inheritance': 'EventTarget', 'props': {'length': {}, 'onchange': {}, 'onaddtrack': {}, 'onremovetrack': {}}},
672
381
  'TextTrack': {
673
382
  'inheritance': 'EventTarget',
674
383
  'props': {
@@ -683,52 +392,18 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
683
392
  'oncuechange': {},
684
393
  },
685
394
  },
686
- 'TextTrackCueList': {
687
- 'props': {
688
- 'length': {},
689
- },
690
- },
395
+ 'TextTrackCueList': {'props': {'length': {}}},
691
396
  'TextTrackCue': {
692
397
  'inheritance': 'EventTarget',
693
- 'props': {
694
- 'track': {},
695
- 'id': {},
696
- 'startTime': {},
697
- 'endTime': {},
698
- 'pauseOnExit': {},
699
- 'onenter': {},
700
- 'onexit': {},
701
- },
702
- },
703
- 'TimeRanges': {
704
- 'props': {
705
- 'length': {},
706
- },
398
+ 'props': {'track': {}, 'id': {}, 'startTime': {}, 'endTime': {}, 'pauseOnExit': {}, 'onenter': {}, 'onexit': {}},
707
399
  },
708
- 'TrackEvent': {
709
- 'inheritance': 'Event',
710
- 'props': {
711
- 'track': {},
712
- },
713
- },
714
- 'TrackEventInit': {
715
- 'inheritance': 'EventInit',
716
- 'props': {
717
- 'track': {},
718
- },
719
- },
720
- 'HTMLMapElement': {
400
+ 'TimeRanges': {'props': {'length': {}}},
401
+ 'TrackEvent': {'inheritance': 'Event', 'props': {'track': {}}},
402
+ 'TrackEventInit': {'inheritance': 'EventInit', 'props': {'track': {}}},
403
+ 'HTMLMapElement': {'inheritance': 'HTMLElement', 'props': {'name': {}, 'areas': {}}},
404
+ 'HTMLAreaElement': {
721
405
  'inheritance': 'HTMLElement',
722
- 'props': {
723
- 'name': {},
724
- 'areas': {},
725
- },
726
- },
727
- 'HTMLAreaElement': {
728
- 'inheritance': 'HTMLElement',
729
- 'includes': [
730
- 'HTMLHyperlinkElementUtils',
731
- ],
406
+ 'includes': ['HTMLHyperlinkElementUtils'],
732
407
  'props': {
733
408
  'alt': {},
734
409
  'coords': {},
@@ -761,33 +436,13 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
761
436
  'cellSpacing': {},
762
437
  },
763
438
  },
764
- 'HTMLTableCaptionElement': {
765
- 'inheritance': 'HTMLElement',
766
- 'props': {
767
- 'align': {},
768
- },
769
- },
439
+ 'HTMLTableCaptionElement': {'inheritance': 'HTMLElement', 'props': {'align': {}}},
770
440
  'HTMLTableColElement': {
771
441
  'inheritance': 'HTMLElement',
772
- 'props': {
773
- 'span': {},
774
- 'align': {},
775
- 'ch': {},
776
- 'chOff': {},
777
- 'vAlign': {},
778
- 'width': {},
779
- },
780
- },
781
- 'HTMLTableSectionElement': {
782
- 'inheritance': 'HTMLElement',
783
- 'props': {
784
- 'rows': {},
785
- 'align': {},
786
- 'ch': {},
787
- 'chOff': {},
788
- 'vAlign': {},
789
- },
442
+ 'props': {'span': {}, 'align': {}, 'ch': {}, 'chOff': {}, 'vAlign': {}, 'width': {}},
790
443
  },
444
+ 'HTMLTableSectionElement':
445
+ {'inheritance': 'HTMLElement', 'props': {'rows': {}, 'align': {}, 'ch': {}, 'chOff': {}, 'vAlign': {}}},
791
446
  'HTMLTableRowElement': {
792
447
  'inheritance': 'HTMLElement',
793
448
  'props': {
@@ -839,956 +494,260 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
839
494
  'length': {},
840
495
  },
841
496
  },
842
- 'HTMLLabelElement': {
843
- 'inheritance': 'HTMLElement',
844
- 'props': {
845
- 'form': {},
846
- 'htmlFor': {},
847
- 'control': {},
848
- },
849
- },
497
+ 'HTMLLabelElement': {'inheritance': 'HTMLElement', 'props': {'form': {}, 'htmlFor': {}, 'control': {}}},
850
498
  'HTMLInputElement': {
851
499
  'inheritance': 'HTMLElement',
852
500
  'props': {
853
- 'accept': {
854
- 'rules': [
855
- {
856
- 'when': 'type',
857
- 'is': 'file',
858
- },
859
- ],
860
- },
861
- 'alt': {
862
- 'rules': [
863
- {
864
- 'when': 'type',
865
- 'is': 'image',
866
- },
867
- ],
868
- },
501
+ 'accept': {'rules': [{'when': 'type', 'is': 'file'}]},
502
+ 'alt': {'rules': [{'when': 'type', 'is': 'image'}]},
869
503
  'autocomplete': {
870
504
  'rules': [
871
- {
872
- 'when': 'type',
873
- 'is': 'hidden',
874
- },
875
- {
876
- 'when': 'type',
877
- 'is': 'text',
878
- },
879
- {
880
- 'when': 'type',
881
- 'is': 'search',
882
- },
883
- {
884
- 'when': 'type',
885
- 'is': 'url',
886
- },
887
- {
888
- 'when': 'type',
889
- 'is': 'tel',
890
- },
891
- {
892
- 'when': 'type',
893
- 'is': 'email',
894
- },
895
- {
896
- 'when': 'type',
897
- 'is': 'password',
898
- },
899
- {
900
- 'when': 'type',
901
- 'is': 'date',
902
- },
903
- {
904
- 'when': 'type',
905
- 'is': 'month',
906
- },
907
- {
908
- 'when': 'type',
909
- 'is': 'week',
910
- },
911
- {
912
- 'when': 'type',
913
- 'is': 'time',
914
- },
915
- {
916
- 'when': 'type',
917
- 'is': 'datetime-local',
918
- },
919
- {
920
- 'when': 'type',
921
- 'is': 'number',
922
- },
923
- {
924
- 'when': 'type',
925
- 'is': 'range',
926
- },
927
- {
928
- 'when': 'type',
929
- 'is': 'color',
930
- },
505
+ {'when': 'type', 'is': 'hidden'},
506
+ {'when': 'type', 'is': 'text'},
507
+ {'when': 'type', 'is': 'search'},
508
+ {'when': 'type', 'is': 'url'},
509
+ {'when': 'type', 'is': 'tel'},
510
+ {'when': 'type', 'is': 'email'},
511
+ {'when': 'type', 'is': 'password'},
512
+ {'when': 'type', 'is': 'date'},
513
+ {'when': 'type', 'is': 'month'},
514
+ {'when': 'type', 'is': 'week'},
515
+ {'when': 'type', 'is': 'time'},
516
+ {'when': 'type', 'is': 'datetime-local'},
517
+ {'when': 'type', 'is': 'number'},
518
+ {'when': 'type', 'is': 'range'},
519
+ {'when': 'type', 'is': 'color'},
931
520
  ],
932
521
  },
933
522
  'defaultChecked': {},
934
- 'checked': {
935
- 'rules': [
936
- {
937
- 'when': 'type',
938
- 'is': 'checkbox',
939
- },
940
- {
941
- 'when': 'type',
942
- 'is': 'radio',
943
- },
944
- ],
945
- },
946
- 'dirName': {
947
- 'rules': [
948
- {
949
- 'when': 'type',
950
- 'is': 'text',
951
- },
952
- {
953
- 'when': 'type',
954
- 'is': 'search',
955
- },
956
- ],
957
- },
523
+ 'checked': {'rules': [{'when': 'type', 'is': 'checkbox'}, {'when': 'type', 'is': 'radio'}]},
524
+ 'dirName': {'rules': [{'when': 'type', 'is': 'text'}, {'when': 'type', 'is': 'search'}]},
958
525
  'disabled': {},
959
526
  'form': {},
960
- 'files': {
961
- 'rules': [
962
- {
963
- 'when': 'type',
964
- 'is': 'file',
965
- },
966
- ],
967
- },
968
- 'formAction': {
969
- 'rules': [
970
- {
971
- 'when': 'type',
972
- 'is': 'submit',
973
- },
974
- {
975
- 'when': 'type',
976
- 'is': 'image',
977
- },
978
- ],
979
- },
980
- 'formEnctype': {
981
- 'rules': [
982
- {
983
- 'when': 'type',
984
- 'is': 'submit',
985
- },
986
- {
987
- 'when': 'type',
988
- 'is': 'image',
989
- },
990
- ],
991
- },
992
- 'formMethod': {
993
- 'rules': [
994
- {
995
- 'when': 'type',
996
- 'is': 'submit',
997
- },
998
- {
999
- 'when': 'type',
1000
- 'is': 'image',
1001
- },
1002
- ],
1003
- },
1004
- 'formNoValidate': {
1005
- 'rules': [
1006
- {
1007
- 'when': 'type',
1008
- 'is': 'submit',
1009
- },
1010
- {
1011
- 'when': 'type',
1012
- 'is': 'image',
1013
- },
1014
- ],
1015
- },
1016
- 'formTarget': {
1017
- 'rules': [
1018
- {
1019
- 'when': 'type',
1020
- 'is': 'submit',
1021
- },
1022
- {
1023
- 'when': 'type',
1024
- 'is': 'image',
1025
- },
1026
- ],
1027
- },
1028
- 'height': {
1029
- 'rules': [
1030
- {
1031
- 'when': 'type',
1032
- 'is': 'image',
1033
- },
1034
- ],
1035
- },
527
+ 'files': {'rules': [{'when': 'type', 'is': 'file'}]},
528
+ 'formAction': {'rules': [{'when': 'type', 'is': 'submit'}, {'when': 'type', 'is': 'image'}]},
529
+ 'formEnctype': {'rules': [{'when': 'type', 'is': 'submit'}, {'when': 'type', 'is': 'image'}]},
530
+ 'formMethod': {'rules': [{'when': 'type', 'is': 'submit'}, {'when': 'type', 'is': 'image'}]},
531
+ 'formNoValidate': {'rules': [{'when': 'type', 'is': 'submit'}, {'when': 'type', 'is': 'image'}]},
532
+ 'formTarget': {'rules': [{'when': 'type', 'is': 'submit'}, {'when': 'type', 'is': 'image'}]},
533
+ 'height': {'rules': [{'when': 'type', 'is': 'image'}]},
1036
534
  'indeterminate': {},
1037
535
  'list': {
1038
536
  'rules': [
1039
- {
1040
- 'when': 'type',
1041
- 'is': 'text',
1042
- },
1043
- {
1044
- 'when': 'type',
1045
- 'is': 'search',
1046
- },
1047
- {
1048
- 'when': 'type',
1049
- 'is': 'url',
1050
- },
1051
- {
1052
- 'when': 'type',
1053
- 'is': 'tel',
1054
- },
1055
- {
1056
- 'when': 'type',
1057
- 'is': 'email',
1058
- },
1059
- {
1060
- 'when': 'type',
1061
- 'is': 'date',
1062
- },
1063
- {
1064
- 'when': 'type',
1065
- 'is': 'month',
1066
- },
1067
- {
1068
- 'when': 'type',
1069
- 'is': 'week',
1070
- },
1071
- {
1072
- 'when': 'type',
1073
- 'is': 'time',
1074
- },
1075
- {
1076
- 'when': 'type',
1077
- 'is': 'datetime-local',
1078
- },
1079
- {
1080
- 'when': 'type',
1081
- 'is': 'number',
1082
- },
1083
- {
1084
- 'when': 'type',
1085
- 'is': 'range',
1086
- },
1087
- {
1088
- 'when': 'type',
1089
- 'is': 'color',
1090
- },
537
+ {'when': 'type', 'is': 'text'},
538
+ {'when': 'type', 'is': 'search'},
539
+ {'when': 'type', 'is': 'url'},
540
+ {'when': 'type', 'is': 'tel'},
541
+ {'when': 'type', 'is': 'email'},
542
+ {'when': 'type', 'is': 'date'},
543
+ {'when': 'type', 'is': 'month'},
544
+ {'when': 'type', 'is': 'week'},
545
+ {'when': 'type', 'is': 'time'},
546
+ {'when': 'type', 'is': 'datetime-local'},
547
+ {'when': 'type', 'is': 'number'},
548
+ {'when': 'type', 'is': 'range'},
549
+ {'when': 'type', 'is': 'color'},
1091
550
  ],
1092
551
  },
1093
552
  'max': {
1094
553
  'rules': [
1095
- {
1096
- 'when': 'type',
1097
- 'is': 'date',
1098
- },
1099
- {
1100
- 'when': 'type',
1101
- 'is': 'month',
1102
- },
1103
- {
1104
- 'when': 'type',
1105
- 'is': 'week',
1106
- },
1107
- {
1108
- 'when': 'type',
1109
- 'is': 'time',
1110
- },
1111
- {
1112
- 'when': 'type',
1113
- 'is': 'datetime-local',
1114
- },
1115
- {
1116
- 'when': 'type',
1117
- 'is': 'number',
1118
- },
1119
- {
1120
- 'when': 'type',
1121
- 'is': 'range',
1122
- },
554
+ {'when': 'type', 'is': 'date'},
555
+ {'when': 'type', 'is': 'month'},
556
+ {'when': 'type', 'is': 'week'},
557
+ {'when': 'type', 'is': 'time'},
558
+ {'when': 'type', 'is': 'datetime-local'},
559
+ {'when': 'type', 'is': 'number'},
560
+ {'when': 'type', 'is': 'range'},
1123
561
  ],
1124
562
  },
1125
563
  'maxLength': {
1126
564
  'rules': [
1127
- {
1128
- 'when': 'type',
1129
- 'is': 'text',
1130
- },
1131
- {
1132
- 'when': 'type',
1133
- 'is': 'search',
1134
- },
1135
- {
1136
- 'when': 'type',
1137
- 'is': 'url',
1138
- },
1139
- {
1140
- 'when': 'type',
1141
- 'is': 'tel',
1142
- },
1143
- {
1144
- 'when': 'type',
1145
- 'is': 'email',
1146
- },
1147
- {
1148
- 'when': 'type',
1149
- 'is': 'password',
1150
- },
565
+ {'when': 'type', 'is': 'text'},
566
+ {'when': 'type', 'is': 'search'},
567
+ {'when': 'type', 'is': 'url'},
568
+ {'when': 'type', 'is': 'tel'},
569
+ {'when': 'type', 'is': 'email'},
570
+ {'when': 'type', 'is': 'password'},
1151
571
  ],
1152
572
  },
1153
573
  'min': {
1154
574
  'rules': [
1155
- {
1156
- 'when': 'type',
1157
- 'is': 'date',
1158
- },
1159
- {
1160
- 'when': 'type',
1161
- 'is': 'month',
1162
- },
1163
- {
1164
- 'when': 'type',
1165
- 'is': 'week',
1166
- },
1167
- {
1168
- 'when': 'type',
1169
- 'is': 'time',
1170
- },
1171
- {
1172
- 'when': 'type',
1173
- 'is': 'datetime-local',
1174
- },
1175
- {
1176
- 'when': 'type',
1177
- 'is': 'number',
1178
- },
1179
- {
1180
- 'when': 'type',
1181
- 'is': 'range',
1182
- },
575
+ {'when': 'type', 'is': 'date'},
576
+ {'when': 'type', 'is': 'month'},
577
+ {'when': 'type', 'is': 'week'},
578
+ {'when': 'type', 'is': 'time'},
579
+ {'when': 'type', 'is': 'datetime-local'},
580
+ {'when': 'type', 'is': 'number'},
581
+ {'when': 'type', 'is': 'range'},
1183
582
  ],
1184
583
  },
1185
584
  'minLength': {
1186
585
  'rules': [
1187
- {
1188
- 'when': 'type',
1189
- 'is': 'text',
1190
- },
1191
- {
1192
- 'when': 'type',
1193
- 'is': 'search',
1194
- },
1195
- {
1196
- 'when': 'type',
1197
- 'is': 'url',
1198
- },
1199
- {
1200
- 'when': 'type',
1201
- 'is': 'tel',
1202
- },
1203
- {
1204
- 'when': 'type',
1205
- 'is': 'email',
1206
- },
1207
- {
1208
- 'when': 'type',
1209
- 'is': 'password',
1210
- },
1211
- ],
1212
- },
1213
- 'multiple': {
1214
- 'rules': [
1215
- {
1216
- 'when': 'type',
1217
- 'is': 'email',
1218
- },
1219
- {
1220
- 'when': 'type',
1221
- 'is': 'file',
1222
- },
586
+ {'when': 'type', 'is': 'text'},
587
+ {'when': 'type', 'is': 'search'},
588
+ {'when': 'type', 'is': 'url'},
589
+ {'when': 'type', 'is': 'tel'},
590
+ {'when': 'type', 'is': 'email'},
591
+ {'when': 'type', 'is': 'password'},
1223
592
  ],
1224
593
  },
594
+ 'multiple': {'rules': [{'when': 'type', 'is': 'email'}, {'when': 'type', 'is': 'file'}]},
1225
595
  'name': {},
1226
596
  'pattern': {
1227
597
  'rules': [
1228
- {
1229
- 'when': 'type',
1230
- 'is': 'text',
1231
- },
1232
- {
1233
- 'when': 'type',
1234
- 'is': 'search',
1235
- },
1236
- {
1237
- 'when': 'type',
1238
- 'is': 'url',
1239
- },
1240
- {
1241
- 'when': 'type',
1242
- 'is': 'tel',
1243
- },
1244
- {
1245
- 'when': 'type',
1246
- 'is': 'email',
1247
- },
1248
- {
1249
- 'when': 'type',
1250
- 'is': 'password',
1251
- },
598
+ {'when': 'type', 'is': 'text'},
599
+ {'when': 'type', 'is': 'search'},
600
+ {'when': 'type', 'is': 'url'},
601
+ {'when': 'type', 'is': 'tel'},
602
+ {'when': 'type', 'is': 'email'},
603
+ {'when': 'type', 'is': 'password'},
1252
604
  ],
1253
605
  },
1254
606
  'placeholder': {
1255
607
  'rules': [
1256
- {
1257
- 'when': 'type',
1258
- 'is': 'text',
1259
- },
1260
- {
1261
- 'when': 'type',
1262
- 'is': 'search',
1263
- },
1264
- {
1265
- 'when': 'type',
1266
- 'is': 'url',
1267
- },
1268
- {
1269
- 'when': 'type',
1270
- 'is': 'tel',
1271
- },
1272
- {
1273
- 'when': 'type',
1274
- 'is': 'email',
1275
- },
1276
- {
1277
- 'when': 'type',
1278
- 'is': 'password',
1279
- },
1280
- {
1281
- 'when': 'type',
1282
- 'is': 'number',
1283
- },
608
+ {'when': 'type', 'is': 'text'},
609
+ {'when': 'type', 'is': 'search'},
610
+ {'when': 'type', 'is': 'url'},
611
+ {'when': 'type', 'is': 'tel'},
612
+ {'when': 'type', 'is': 'email'},
613
+ {'when': 'type', 'is': 'password'},
614
+ {'when': 'type', 'is': 'number'},
1284
615
  ],
1285
616
  },
1286
617
  'readOnly': {
1287
618
  'rules': [
1288
- {
1289
- 'when': 'type',
1290
- 'is': 'text',
1291
- },
1292
- {
1293
- 'when': 'type',
1294
- 'is': 'search',
1295
- },
1296
- {
1297
- 'when': 'type',
1298
- 'is': 'url',
1299
- },
1300
- {
1301
- 'when': 'type',
1302
- 'is': 'tel',
1303
- },
1304
- {
1305
- 'when': 'type',
1306
- 'is': 'email',
1307
- },
1308
- {
1309
- 'when': 'type',
1310
- 'is': 'password',
1311
- },
1312
- {
1313
- 'when': 'type',
1314
- 'is': 'date',
1315
- },
1316
- {
1317
- 'when': 'type',
1318
- 'is': 'month',
1319
- },
1320
- {
1321
- 'when': 'type',
1322
- 'is': 'week',
1323
- },
1324
- {
1325
- 'when': 'type',
1326
- 'is': 'time',
1327
- },
1328
- {
1329
- 'when': 'type',
1330
- 'is': 'datetime-local',
1331
- },
1332
- {
1333
- 'when': 'type',
1334
- 'is': 'number',
1335
- },
619
+ {'when': 'type', 'is': 'text'},
620
+ {'when': 'type', 'is': 'search'},
621
+ {'when': 'type', 'is': 'url'},
622
+ {'when': 'type', 'is': 'tel'},
623
+ {'when': 'type', 'is': 'email'},
624
+ {'when': 'type', 'is': 'password'},
625
+ {'when': 'type', 'is': 'date'},
626
+ {'when': 'type', 'is': 'month'},
627
+ {'when': 'type', 'is': 'week'},
628
+ {'when': 'type', 'is': 'time'},
629
+ {'when': 'type', 'is': 'datetime-local'},
630
+ {'when': 'type', 'is': 'number'},
1336
631
  ],
1337
632
  },
1338
633
  'required': {
1339
634
  'rules': [
1340
- {
1341
- 'when': 'type',
1342
- 'is': 'text',
1343
- },
1344
- {
1345
- 'when': 'type',
1346
- 'is': 'search',
1347
- },
1348
- {
1349
- 'when': 'type',
1350
- 'is': 'url',
1351
- },
1352
- {
1353
- 'when': 'type',
1354
- 'is': 'tel',
1355
- },
1356
- {
1357
- 'when': 'type',
1358
- 'is': 'email',
1359
- },
1360
- {
1361
- 'when': 'type',
1362
- 'is': 'password',
1363
- },
1364
- {
1365
- 'when': 'type',
1366
- 'is': 'date',
1367
- },
1368
- {
1369
- 'when': 'type',
1370
- 'is': 'month',
1371
- },
1372
- {
1373
- 'when': 'type',
1374
- 'is': 'week',
1375
- },
1376
- {
1377
- 'when': 'type',
1378
- 'is': 'time',
1379
- },
1380
- {
1381
- 'when': 'type',
1382
- 'is': 'datetime-local',
1383
- },
1384
- {
1385
- 'when': 'type',
1386
- 'is': 'number',
1387
- },
1388
- {
1389
- 'when': 'type',
1390
- 'is': 'checkbox',
1391
- },
1392
- {
1393
- 'when': 'type',
1394
- 'is': 'radio',
1395
- },
1396
- {
1397
- 'when': 'type',
1398
- 'is': 'file',
1399
- },
635
+ {'when': 'type', 'is': 'text'},
636
+ {'when': 'type', 'is': 'search'},
637
+ {'when': 'type', 'is': 'url'},
638
+ {'when': 'type', 'is': 'tel'},
639
+ {'when': 'type', 'is': 'email'},
640
+ {'when': 'type', 'is': 'password'},
641
+ {'when': 'type', 'is': 'date'},
642
+ {'when': 'type', 'is': 'month'},
643
+ {'when': 'type', 'is': 'week'},
644
+ {'when': 'type', 'is': 'time'},
645
+ {'when': 'type', 'is': 'datetime-local'},
646
+ {'when': 'type', 'is': 'number'},
647
+ {'when': 'type', 'is': 'checkbox'},
648
+ {'when': 'type', 'is': 'radio'},
649
+ {'when': 'type', 'is': 'file'},
1400
650
  ],
1401
651
  },
1402
652
  'size': {
1403
653
  'rules': [
1404
- {
1405
- 'when': 'type',
1406
- 'is': 'text',
1407
- },
1408
- {
1409
- 'when': 'type',
1410
- 'is': 'search',
1411
- },
1412
- {
1413
- 'when': 'type',
1414
- 'is': 'url',
1415
- },
1416
- {
1417
- 'when': 'type',
1418
- 'is': 'tel',
1419
- },
1420
- {
1421
- 'when': 'type',
1422
- 'is': 'email',
1423
- },
1424
- {
1425
- 'when': 'type',
1426
- 'is': 'password',
1427
- },
1428
- ],
1429
- },
1430
- 'src': {
1431
- 'rules': [
1432
- {
1433
- 'when': 'type',
1434
- 'is': 'image',
1435
- },
654
+ {'when': 'type', 'is': 'text'},
655
+ {'when': 'type', 'is': 'search'},
656
+ {'when': 'type', 'is': 'url'},
657
+ {'when': 'type', 'is': 'tel'},
658
+ {'when': 'type', 'is': 'email'},
659
+ {'when': 'type', 'is': 'password'},
1436
660
  ],
1437
661
  },
662
+ 'src': {'rules': [{'when': 'type', 'is': 'image'}]},
1438
663
  'step': {
1439
664
  'rules': [
1440
- {
1441
- 'when': 'type',
1442
- 'is': 'date',
1443
- },
1444
- {
1445
- 'when': 'type',
1446
- 'is': 'month',
1447
- },
1448
- {
1449
- 'when': 'type',
1450
- 'is': 'week',
1451
- },
1452
- {
1453
- 'when': 'type',
1454
- 'is': 'time',
1455
- },
1456
- {
1457
- 'when': 'type',
1458
- 'is': 'datetime-local',
1459
- },
1460
- {
1461
- 'when': 'type',
1462
- 'is': 'number',
1463
- },
1464
- {
1465
- 'when': 'type',
1466
- 'is': 'range',
1467
- },
665
+ {'when': 'type', 'is': 'date'},
666
+ {'when': 'type', 'is': 'month'},
667
+ {'when': 'type', 'is': 'week'},
668
+ {'when': 'type', 'is': 'time'},
669
+ {'when': 'type', 'is': 'datetime-local'},
670
+ {'when': 'type', 'is': 'number'},
671
+ {'when': 'type', 'is': 'range'},
1468
672
  ],
1469
673
  },
1470
674
  'type': {},
1471
675
  'defaultValue': {},
1472
676
  'value': {
1473
677
  'rules': [
1474
- {
1475
- 'when': 'type',
1476
- 'is': 'hidden',
1477
- },
1478
- {
1479
- 'when': 'type',
1480
- 'is': 'text',
1481
- },
1482
- {
1483
- 'when': 'type',
1484
- 'is': 'search',
1485
- },
1486
- {
1487
- 'when': 'type',
1488
- 'is': 'url',
1489
- },
1490
- {
1491
- 'when': 'type',
1492
- 'is': 'tel',
1493
- },
1494
- {
1495
- 'when': 'type',
1496
- 'is': 'email',
1497
- },
1498
- {
1499
- 'when': 'type',
1500
- 'is': 'password',
1501
- },
1502
- {
1503
- 'when': 'type',
1504
- 'is': 'date',
1505
- },
1506
- {
1507
- 'when': 'type',
1508
- 'is': 'month',
1509
- },
1510
- {
1511
- 'when': 'type',
1512
- 'is': 'week',
1513
- },
1514
- {
1515
- 'when': 'type',
1516
- 'is': 'time',
1517
- },
1518
- {
1519
- 'when': 'type',
1520
- 'is': 'datetime-local',
1521
- },
1522
- {
1523
- 'when': 'type',
1524
- 'is': 'number',
1525
- },
1526
- {
1527
- 'when': 'type',
1528
- 'is': 'range',
1529
- },
1530
- {
1531
- 'when': 'type',
1532
- 'is': 'color',
1533
- },
1534
- {
1535
- 'when': 'type',
1536
- 'is': 'checkbox',
1537
- },
1538
- {
1539
- 'when': 'type',
1540
- 'is': 'radio',
1541
- },
1542
- {
1543
- 'when': 'type',
1544
- 'is': 'file',
1545
- },
1546
- {
1547
- 'when': 'type',
1548
- 'is': 'submit',
1549
- },
1550
- {
1551
- 'when': 'type',
1552
- 'is': 'image',
1553
- },
1554
- {
1555
- 'when': 'type',
1556
- 'is': 'reset',
1557
- },
1558
- {
1559
- 'when': 'type',
1560
- 'is': 'button',
1561
- },
678
+ {'when': 'type', 'is': 'hidden'}, {'when': 'type', 'is': 'text'}, {'when': 'type', 'is': 'search'},
679
+ {'when': 'type', 'is': 'url'}, {'when': 'type', 'is': 'tel'}, {'when': 'type', 'is': 'email'},
680
+ {'when': 'type', 'is': 'password'}, {'when': 'type', 'is': 'date'}, {'when': 'type', 'is': 'month'},
681
+ {'when': 'type', 'is': 'week'}, {'when': 'type', 'is': 'time'}, {'when': 'type', 'is': 'datetime-local'},
682
+ {'when': 'type', 'is': 'number'}, {'when': 'type', 'is': 'range'}, {'when': 'type', 'is': 'color'},
683
+ {'when': 'type', 'is': 'checkbox'}, {'when': 'type', 'is': 'radio'}, {'when': 'type', 'is': 'file'},
684
+ {'when': 'type', 'is': 'submit'}, {'when': 'type', 'is': 'image'}, {'when': 'type', 'is': 'reset'},
685
+ {'when': 'type', 'is': 'button'},
1562
686
  ],
1563
687
  },
1564
688
  'valueAsDate': {
1565
689
  'rules': [
1566
- {
1567
- 'when': 'type',
1568
- 'is': 'date',
1569
- },
1570
- {
1571
- 'when': 'type',
1572
- 'is': 'month',
1573
- },
1574
- {
1575
- 'when': 'type',
1576
- 'is': 'week',
1577
- },
1578
- {
1579
- 'when': 'type',
1580
- 'is': 'time',
1581
- },
690
+ {'when': 'type', 'is': 'date'},
691
+ {'when': 'type', 'is': 'month'},
692
+ {'when': 'type', 'is': 'week'},
693
+ {'when': 'type', 'is': 'time'},
1582
694
  ],
1583
695
  },
1584
696
  'valueAsNumber': {
1585
697
  'rules': [
1586
- {
1587
- 'when': 'type',
1588
- 'is': 'date',
1589
- },
1590
- {
1591
- 'when': 'type',
1592
- 'is': 'month',
1593
- },
1594
- {
1595
- 'when': 'type',
1596
- 'is': 'week',
1597
- },
1598
- {
1599
- 'when': 'type',
1600
- 'is': 'time',
1601
- },
1602
- {
1603
- 'when': 'type',
1604
- 'is': 'datetime-local',
1605
- },
1606
- {
1607
- 'when': 'type',
1608
- 'is': 'number',
1609
- },
1610
- {
1611
- 'when': 'type',
1612
- 'is': 'range',
1613
- },
1614
- ],
1615
- },
1616
- 'width': {
1617
- 'rules': [
1618
- {
1619
- 'when': 'type',
1620
- 'is': 'image',
1621
- },
698
+ {'when': 'type', 'is': 'date'},
699
+ {'when': 'type', 'is': 'month'},
700
+ {'when': 'type', 'is': 'week'},
701
+ {'when': 'type', 'is': 'time'},
702
+ {'when': 'type', 'is': 'datetime-local'},
703
+ {'when': 'type', 'is': 'number'},
704
+ {'when': 'type', 'is': 'range'},
1622
705
  ],
1623
706
  },
707
+ 'width': {'rules': [{'when': 'type', 'is': 'image'}]},
1624
708
  'willValidate': {},
1625
709
  'validity': {},
1626
710
  'validationMessage': {},
1627
711
  'labels': {},
1628
712
  'selectionStart': {
1629
713
  'rules': [
1630
- {
1631
- 'when': 'type',
1632
- 'is': 'text',
1633
- },
1634
- {
1635
- 'when': 'type',
1636
- 'is': 'search',
1637
- },
1638
- {
1639
- 'when': 'type',
1640
- 'is': 'url',
1641
- },
1642
- {
1643
- 'when': 'type',
1644
- 'is': 'tel',
1645
- },
1646
- {
1647
- 'when': 'type',
1648
- 'is': 'password',
1649
- },
714
+ {'when': 'type', 'is': 'text'},
715
+ {'when': 'type', 'is': 'search'},
716
+ {'when': 'type', 'is': 'url'},
717
+ {'when': 'type', 'is': 'tel'},
718
+ {'when': 'type', 'is': 'password'},
1650
719
  ],
1651
720
  },
1652
721
  'selectionEnd': {
1653
722
  'rules': [
1654
- {
1655
- 'when': 'type',
1656
- 'is': 'text',
1657
- },
1658
- {
1659
- 'when': 'type',
1660
- 'is': 'search',
1661
- },
1662
- {
1663
- 'when': 'type',
1664
- 'is': 'url',
1665
- },
1666
- {
1667
- 'when': 'type',
1668
- 'is': 'tel',
1669
- },
1670
- {
1671
- 'when': 'type',
1672
- 'is': 'password',
1673
- },
723
+ {'when': 'type', 'is': 'text'},
724
+ {'when': 'type', 'is': 'search'},
725
+ {'when': 'type', 'is': 'url'},
726
+ {'when': 'type', 'is': 'tel'},
727
+ {'when': 'type', 'is': 'password'},
1674
728
  ],
1675
729
  },
1676
730
  'selectionDirection': {
1677
731
  'rules': [
1678
- {
1679
- 'when': 'type',
1680
- 'is': 'text',
1681
- },
1682
- {
1683
- 'when': 'type',
1684
- 'is': 'search',
1685
- },
1686
- {
1687
- 'when': 'type',
1688
- 'is': 'url',
1689
- },
1690
- {
1691
- 'when': 'type',
1692
- 'is': 'tel',
1693
- },
1694
- {
1695
- 'when': 'type',
1696
- 'is': 'password',
1697
- },
732
+ {'when': 'type', 'is': 'text'},
733
+ {'when': 'type', 'is': 'search'},
734
+ {'when': 'type', 'is': 'url'},
735
+ {'when': 'type', 'is': 'tel'},
736
+ {'when': 'type', 'is': 'password'},
1698
737
  ],
1699
738
  },
1700
739
  'align': {},
1701
740
  'useMap': {},
1702
741
  },
1703
742
  'rules': [
1704
- {
1705
- 'when': 'type',
1706
- 'is': 'hidden',
1707
- },
1708
- {
1709
- 'when': 'type',
1710
- 'is': 'text',
1711
- },
1712
- {
1713
- 'when': 'type',
1714
- 'is': 'search',
1715
- },
1716
- {
1717
- 'when': 'type',
1718
- 'is': 'url',
1719
- },
1720
- {
1721
- 'when': 'type',
1722
- 'is': 'tel',
1723
- },
1724
- {
1725
- 'when': 'type',
1726
- 'is': 'email',
1727
- },
1728
- {
1729
- 'when': 'type',
1730
- 'is': 'password',
1731
- },
1732
- {
1733
- 'when': 'type',
1734
- 'is': 'date',
1735
- },
1736
- {
1737
- 'when': 'type',
1738
- 'is': 'month',
1739
- },
1740
- {
1741
- 'when': 'type',
1742
- 'is': 'week',
1743
- },
1744
- {
1745
- 'when': 'type',
1746
- 'is': 'time',
1747
- },
1748
- {
1749
- 'when': 'type',
1750
- 'is': 'datetime-local',
1751
- },
1752
- {
1753
- 'when': 'type',
1754
- 'is': 'number',
1755
- },
1756
- {
1757
- 'when': 'type',
1758
- 'is': 'range',
1759
- },
1760
- {
1761
- 'when': 'type',
1762
- 'is': 'color',
1763
- },
1764
- {
1765
- 'when': 'type',
1766
- 'is': 'checkbox',
1767
- },
1768
- {
1769
- 'when': 'type',
1770
- 'is': 'radio',
1771
- },
1772
- {
1773
- 'when': 'type',
1774
- 'is': 'file',
1775
- },
1776
- {
1777
- 'when': 'type',
1778
- 'is': 'submit',
1779
- },
1780
- {
1781
- 'when': 'type',
1782
- 'is': 'image',
1783
- },
1784
- {
1785
- 'when': 'type',
1786
- 'is': 'reset',
1787
- },
1788
- {
1789
- 'when': 'type',
1790
- 'is': 'button',
1791
- },
743
+ {'when': 'type', 'is': 'hidden'}, {'when': 'type', 'is': 'text'}, {'when': 'type', 'is': 'search'},
744
+ {'when': 'type', 'is': 'url'}, {'when': 'type', 'is': 'tel'}, {'when': 'type', 'is': 'email'},
745
+ {'when': 'type', 'is': 'password'}, {'when': 'type', 'is': 'date'}, {'when': 'type', 'is': 'month'},
746
+ {'when': 'type', 'is': 'week'}, {'when': 'type', 'is': 'time'}, {'when': 'type', 'is': 'datetime-local'},
747
+ {'when': 'type', 'is': 'number'}, {'when': 'type', 'is': 'range'}, {'when': 'type', 'is': 'color'},
748
+ {'when': 'type', 'is': 'checkbox'}, {'when': 'type', 'is': 'radio'}, {'when': 'type', 'is': 'file'},
749
+ {'when': 'type', 'is': 'submit'}, {'when': 'type', 'is': 'image'}, {'when': 'type', 'is': 'reset'},
750
+ {'when': 'type', 'is': 'button'},
1792
751
  ],
1793
752
  },
1794
753
  'HTMLButtonElement': {
@@ -1832,19 +791,8 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
1832
791
  'labels': {},
1833
792
  },
1834
793
  },
1835
- 'HTMLDataListElement': {
1836
- 'inheritance': 'HTMLElement',
1837
- 'props': {
1838
- 'options': {},
1839
- },
1840
- },
1841
- 'HTMLOptGroupElement': {
1842
- 'inheritance': 'HTMLElement',
1843
- 'props': {
1844
- 'disabled': {},
1845
- 'label': {},
1846
- },
1847
- },
794
+ 'HTMLDataListElement': {'inheritance': 'HTMLElement', 'props': {'options': {}}},
795
+ 'HTMLOptGroupElement': {'inheritance': 'HTMLElement', 'props': {'disabled': {}, 'label': {}}},
1848
796
  'HTMLOptionElement': {
1849
797
  'inheritance': 'HTMLElement',
1850
798
  'props': {
@@ -1902,26 +850,11 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
1902
850
  'labels': {},
1903
851
  },
1904
852
  },
1905
- 'HTMLProgressElement': {
1906
- 'inheritance': 'HTMLElement',
1907
- 'props': {
1908
- 'value': {},
1909
- 'max': {},
1910
- 'position': {},
1911
- 'labels': {},
1912
- },
1913
- },
853
+ 'HTMLProgressElement':
854
+ {'inheritance': 'HTMLElement', 'props': {'value': {}, 'max': {}, 'position': {}, 'labels': {}}},
1914
855
  'HTMLMeterElement': {
1915
856
  'inheritance': 'HTMLElement',
1916
- 'props': {
1917
- 'value': {},
1918
- 'min': {},
1919
- 'max': {},
1920
- 'low': {},
1921
- 'high': {},
1922
- 'optimum': {},
1923
- 'labels': {},
1924
- },
857
+ 'props': {'value': {}, 'min': {}, 'max': {}, 'low': {}, 'high': {}, 'optimum': {}, 'labels': {}},
1925
858
  },
1926
859
  'HTMLFieldSetElement': {
1927
860
  'inheritance': 'HTMLElement',
@@ -1936,13 +869,7 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
1936
869
  'validationMessage': {},
1937
870
  },
1938
871
  },
1939
- 'HTMLLegendElement': {
1940
- 'inheritance': 'HTMLElement',
1941
- 'props': {
1942
- 'form': {},
1943
- 'align': {},
1944
- },
1945
- },
872
+ 'HTMLLegendElement': {'inheritance': 'HTMLElement', 'props': {'form': {}, 'align': {}}},
1946
873
  'ValidityState': {
1947
874
  'props': {
1948
875
  'valueMissing': {},
@@ -1958,43 +885,12 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
1958
885
  'valid': {},
1959
886
  },
1960
887
  },
1961
- 'SubmitEvent': {
1962
- 'inheritance': 'Event',
1963
- 'props': {
1964
- 'submitter': {},
1965
- },
1966
- },
1967
- 'SubmitEventInit': {
1968
- 'inheritance': 'EventInit',
1969
- 'props': {
1970
- 'submitter': {},
1971
- },
1972
- },
1973
- 'FormDataEvent': {
1974
- 'inheritance': 'Event',
1975
- 'props': {
1976
- 'formData': {},
1977
- },
1978
- },
1979
- 'FormDataEventInit': {
1980
- 'inheritance': 'EventInit',
1981
- 'props': {
1982
- 'formData': {},
1983
- },
1984
- },
1985
- 'HTMLDetailsElement': {
1986
- 'inheritance': 'HTMLElement',
1987
- 'props': {
1988
- 'open': {},
1989
- },
1990
- },
1991
- 'HTMLDialogElement': {
1992
- 'inheritance': 'HTMLElement',
1993
- 'props': {
1994
- 'open': {},
1995
- 'returnValue': {},
1996
- },
1997
- },
888
+ 'SubmitEvent': {'inheritance': 'Event', 'props': {'submitter': {}}},
889
+ 'SubmitEventInit': {'inheritance': 'EventInit', 'props': {'submitter': {}}},
890
+ 'FormDataEvent': {'inheritance': 'Event', 'props': {'formData': {}}},
891
+ 'FormDataEventInit': {'inheritance': 'EventInit', 'props': {'formData': {}}},
892
+ 'HTMLDetailsElement': {'inheritance': 'HTMLElement', 'props': {'open': {}}},
893
+ 'HTMLDialogElement': {'inheritance': 'HTMLElement', 'props': {'open': {}, 'returnValue': {}}},
1998
894
  'HTMLScriptElement': {
1999
895
  'inheritance': 'HTMLElement',
2000
896
  'props': {
@@ -2013,38 +909,12 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
2013
909
  'htmlFor': {},
2014
910
  },
2015
911
  },
2016
- 'HTMLTemplateElement': {
2017
- 'inheritance': 'HTMLElement',
2018
- 'props': {
2019
- 'content': {},
2020
- },
2021
- },
2022
- 'HTMLSlotElement': {
2023
- 'inheritance': 'HTMLElement',
2024
- 'props': {
2025
- 'name': {},
2026
- },
2027
- },
2028
- 'AssignedNodesOptions': {
2029
- 'props': {
2030
- 'flatten': {},
2031
- },
2032
- },
2033
- 'HTMLCanvasElement': {
2034
- 'inheritance': 'HTMLElement',
2035
- 'props': {
2036
- 'width': {},
2037
- 'height': {},
2038
- },
2039
- },
2040
- 'CanvasRenderingContext2DSettings': {
2041
- 'props': {
2042
- 'alpha': {},
2043
- 'desynchronized': {},
2044
- 'colorSpace': {},
2045
- 'willReadFrequently': {},
2046
- },
2047
- },
912
+ 'HTMLTemplateElement': {'inheritance': 'HTMLElement', 'props': {'content': {}}},
913
+ 'HTMLSlotElement': {'inheritance': 'HTMLElement', 'props': {'name': {}}},
914
+ 'AssignedNodesOptions': {'props': {'flatten': {}}},
915
+ 'HTMLCanvasElement': {'inheritance': 'HTMLElement', 'props': {'width': {}, 'height': {}}},
916
+ 'CanvasRenderingContext2DSettings':
917
+ {'props': {'alpha': {}, 'desynchronized': {}, 'colorSpace': {}, 'willReadFrequently': {}}},
2048
918
  'CanvasRenderingContext2D': {
2049
919
  'includes': [
2050
920
  'CanvasState',
@@ -2064,50 +934,15 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
2064
934
  'CanvasTextDrawingStyles',
2065
935
  'CanvasPath',
2066
936
  ],
2067
- 'props': {
2068
- 'canvas': {},
2069
- },
2070
- },
2071
- 'CanvasCompositing': {
2072
- 'props': {
2073
- 'globalAlpha': {},
2074
- 'globalCompositeOperation': {},
2075
- },
2076
- },
2077
- 'CanvasImageSmoothing': {
2078
- 'props': {
2079
- 'imageSmoothingEnabled': {},
2080
- 'imageSmoothingQuality': {},
2081
- },
2082
- },
2083
- 'CanvasFillStrokeStyles': {
2084
- 'props': {
2085
- 'strokeStyle': {},
2086
- 'fillStyle': {},
2087
- },
2088
- },
2089
- 'CanvasShadowStyles': {
2090
- 'props': {
2091
- 'shadowOffsetX': {},
2092
- 'shadowOffsetY': {},
2093
- 'shadowBlur': {},
2094
- 'shadowColor': {},
2095
- },
2096
- },
2097
- 'CanvasFilters': {
2098
- 'props': {
2099
- 'filter': {},
2100
- },
2101
- },
2102
- 'CanvasPathDrawingStyles': {
2103
- 'props': {
2104
- 'lineWidth': {},
2105
- 'lineCap': {},
2106
- 'lineJoin': {},
2107
- 'miterLimit': {},
2108
- 'lineDashOffset': {},
2109
- },
2110
- },
937
+ 'props': {'canvas': {}},
938
+ },
939
+ 'CanvasCompositing': {'props': {'globalAlpha': {}, 'globalCompositeOperation': {}}},
940
+ 'CanvasImageSmoothing': {'props': {'imageSmoothingEnabled': {}, 'imageSmoothingQuality': {}}},
941
+ 'CanvasFillStrokeStyles': {'props': {'strokeStyle': {}, 'fillStyle': {}}},
942
+ 'CanvasShadowStyles': {'props': {'shadowOffsetX': {}, 'shadowOffsetY': {}, 'shadowBlur': {}, 'shadowColor': {}}},
943
+ 'CanvasFilters': {'props': {'filter': {}}},
944
+ 'CanvasPathDrawingStyles':
945
+ {'props': {'lineWidth': {}, 'lineCap': {}, 'lineJoin': {}, 'miterLimit': {}, 'lineDashOffset': {}}},
2111
946
  'CanvasTextDrawingStyles': {
2112
947
  'props': {
2113
948
  'font': {},
@@ -2138,48 +973,15 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
2138
973
  'ideographicBaseline': {},
2139
974
  },
2140
975
  },
2141
- 'ImageDataSettings': {
2142
- 'props': {
2143
- 'colorSpace': {},
2144
- },
2145
- },
2146
- 'ImageData': {
2147
- 'props': {
2148
- 'width': {},
2149
- 'height': {},
2150
- 'data': {},
2151
- 'colorSpace': {},
2152
- },
2153
- },
2154
- 'Path2D': {
2155
- 'includes': [
2156
- 'CanvasPath',
2157
- ],
2158
- },
2159
- 'ImageBitmapRenderingContext': {
2160
- 'props': {
2161
- 'canvas': {},
2162
- },
2163
- },
2164
- 'ImageBitmapRenderingContextSettings': {
2165
- 'props': {
2166
- 'alpha': {},
2167
- },
2168
- },
2169
- 'ImageEncodeOptions': {
2170
- 'props': {
2171
- 'type': {},
2172
- 'quality': {},
2173
- },
2174
- },
976
+ 'ImageDataSettings': {'props': {'colorSpace': {}}},
977
+ 'ImageData': {'props': {'width': {}, 'height': {}, 'data': {}, 'colorSpace': {}}},
978
+ 'Path2D': {'includes': ['CanvasPath']},
979
+ 'ImageBitmapRenderingContext': {'props': {'canvas': {}}},
980
+ 'ImageBitmapRenderingContextSettings': {'props': {'alpha': {}}},
981
+ 'ImageEncodeOptions': {'props': {'type': {}, 'quality': {}}},
2175
982
  'OffscreenCanvas': {
2176
983
  'inheritance': 'EventTarget',
2177
- 'props': {
2178
- 'width': {},
2179
- 'height': {},
2180
- 'oncontextlost': {},
2181
- 'oncontextrestored': {},
2182
- },
984
+ 'props': {'width': {}, 'height': {}, 'oncontextlost': {}, 'oncontextrestored': {}},
2183
985
  },
2184
986
  'OffscreenCanvasRenderingContext2D': {
2185
987
  'includes': [
@@ -2199,27 +1001,12 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
2199
1001
  'CanvasTextDrawingStyles',
2200
1002
  'CanvasPath',
2201
1003
  ],
2202
- 'props': {
2203
- 'canvas': {},
2204
- },
2205
- },
2206
- 'ElementDefinitionOptions': {
2207
- 'props': {
2208
- 'extends': {},
2209
- },
1004
+ 'props': {'canvas': {}},
2210
1005
  },
1006
+ 'ElementDefinitionOptions': {'props': {'extends': {}}},
2211
1007
  'ElementInternals': {
2212
- 'includes': [
2213
- 'ARIAMixin',
2214
- ],
2215
- 'props': {
2216
- 'shadowRoot': {},
2217
- 'form': {},
2218
- 'willValidate': {},
2219
- 'validity': {},
2220
- 'validationMessage': {},
2221
- 'labels': {},
2222
- },
1008
+ 'includes': ['ARIAMixin'],
1009
+ 'props': {'shadowRoot': {}, 'form': {}, 'willValidate': {}, 'validity': {}, 'validationMessage': {}, 'labels': {}},
2223
1010
  },
2224
1011
  'ValidityStateFlags': {
2225
1012
  'props': {
@@ -2235,61 +1022,24 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
2235
1022
  'customError': {},
2236
1023
  },
2237
1024
  },
2238
- 'FocusOptions': {
2239
- 'props': {
2240
- 'preventScroll': {},
2241
- },
2242
- },
2243
- 'ElementContentEditable': {
2244
- 'props': {
2245
- 'contentEditable': {},
2246
- 'enterKeyHint': {},
2247
- 'isContentEditable': {},
2248
- 'inputMode': {},
2249
- },
2250
- },
2251
- 'DataTransfer': {
2252
- 'props': {
2253
- 'dropEffect': {},
2254
- 'effectAllowed': {},
2255
- 'items': {},
2256
- 'types': {},
2257
- 'files': {},
2258
- },
2259
- },
2260
- 'DataTransferItemList': {
2261
- 'props': {
2262
- 'length': {},
2263
- },
2264
- },
2265
- 'DataTransferItem': {
2266
- 'props': {
2267
- 'kind': {},
2268
- 'type': {},
2269
- },
2270
- },
2271
- 'DragEvent': {
2272
- 'inheritance': 'MouseEvent',
2273
- 'props': {
2274
- 'dataTransfer': {},
2275
- },
2276
- },
2277
- 'DragEventInit': {
2278
- 'inheritance': 'MouseEventInit',
2279
- 'props': {
2280
- 'dataTransfer': {},
2281
- },
2282
- },
2283
- 'Window': {
2284
- 'inheritance': 'EventTarget',
2285
- 'includes': [
2286
- 'GlobalEventHandlers',
2287
- 'WindowEventHandlers',
2288
- 'WindowOrWorkerGlobalScope',
2289
- 'AnimationFrameProvider',
2290
- 'WindowSessionStorage',
2291
- 'WindowLocalStorage',
2292
- ],
1025
+ 'FocusOptions': {'props': {'preventScroll': {}}},
1026
+ 'ElementContentEditable':
1027
+ {'props': {'contentEditable': {}, 'enterKeyHint': {}, 'isContentEditable': {}, 'inputMode': {}}},
1028
+ 'DataTransfer': {'props': {'dropEffect': {}, 'effectAllowed': {}, 'items': {}, 'types': {}, 'files': {}}},
1029
+ 'DataTransferItemList': {'props': {'length': {}}},
1030
+ 'DataTransferItem': {'props': {'kind': {}, 'type': {}}},
1031
+ 'DragEvent': {'inheritance': 'MouseEvent', 'props': {'dataTransfer': {}}},
1032
+ 'DragEventInit': {'inheritance': 'MouseEventInit', 'props': {'dataTransfer': {}}},
1033
+ 'Window': {
1034
+ 'inheritance': 'EventTarget',
1035
+ 'includes': [
1036
+ 'GlobalEventHandlers',
1037
+ 'WindowEventHandlers',
1038
+ 'WindowOrWorkerGlobalScope',
1039
+ 'AnimationFrameProvider',
1040
+ 'WindowSessionStorage',
1041
+ 'WindowLocalStorage',
1042
+ ],
2293
1043
  'props': {
2294
1044
  'window': {},
2295
1045
  'self': {},
@@ -2316,29 +1066,12 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
2316
1066
  'clientInformation': {},
2317
1067
  'originAgentCluster': {},
2318
1068
  'external': {},
2319
- 'event': {
2320
- 'specs': 2,
2321
- },
2322
- },
2323
- },
2324
- 'WindowPostMessageOptions': {
2325
- 'inheritance': 'StructuredSerializeOptions',
2326
- 'props': {
2327
- 'targetOrigin': {},
2328
- },
2329
- },
2330
- 'BarProp': {
2331
- 'props': {
2332
- 'visible': {},
2333
- },
2334
- },
2335
- 'History': {
2336
- 'props': {
2337
- 'length': {},
2338
- 'scrollRestoration': {},
2339
- 'state': {},
1069
+ 'event': {'specs': 2},
2340
1070
  },
2341
1071
  },
1072
+ 'WindowPostMessageOptions': {'inheritance': 'StructuredSerializeOptions', 'props': {'targetOrigin': {}}},
1073
+ 'BarProp': {'props': {'visible': {}}},
1074
+ 'History': {'props': {'length': {}, 'scrollRestoration': {}, 'state': {}}},
2342
1075
  'Location': {
2343
1076
  'props': {
2344
1077
  'href': {},
@@ -2353,84 +1086,19 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
2353
1086
  'ancestorOrigins': {},
2354
1087
  },
2355
1088
  },
2356
- 'PopStateEvent': {
2357
- 'inheritance': 'Event',
2358
- 'props': {
2359
- 'state': {},
2360
- },
2361
- },
2362
- 'PopStateEventInit': {
2363
- 'inheritance': 'EventInit',
2364
- 'props': {
2365
- 'state': {},
2366
- },
2367
- },
2368
- 'HashChangeEvent': {
2369
- 'inheritance': 'Event',
2370
- 'props': {
2371
- 'oldURL': {},
2372
- 'newURL': {},
2373
- },
2374
- },
2375
- 'HashChangeEventInit': {
2376
- 'inheritance': 'EventInit',
2377
- 'props': {
2378
- 'oldURL': {},
2379
- 'newURL': {},
2380
- },
2381
- },
2382
- 'PageTransitionEvent': {
2383
- 'inheritance': 'Event',
2384
- 'props': {
2385
- 'persisted': {},
2386
- },
2387
- },
2388
- 'PageTransitionEventInit': {
2389
- 'inheritance': 'EventInit',
2390
- 'props': {
2391
- 'persisted': {},
2392
- },
2393
- },
2394
- 'BeforeUnloadEvent': {
2395
- 'inheritance': 'Event',
2396
- 'props': {
2397
- 'returnValue': {},
2398
- },
2399
- },
2400
- 'ErrorEvent': {
2401
- 'inheritance': 'Event',
2402
- 'props': {
2403
- 'message': {},
2404
- 'filename': {},
2405
- 'lineno': {},
2406
- 'colno': {},
2407
- 'error': {},
2408
- },
2409
- },
2410
- 'ErrorEventInit': {
2411
- 'inheritance': 'EventInit',
2412
- 'props': {
2413
- 'message': {},
2414
- 'filename': {},
2415
- 'lineno': {},
2416
- 'colno': {},
2417
- 'error': {},
2418
- },
2419
- },
2420
- 'PromiseRejectionEvent': {
2421
- 'inheritance': 'Event',
2422
- 'props': {
2423
- 'promise': {},
2424
- 'reason': {},
2425
- },
2426
- },
2427
- 'PromiseRejectionEventInit': {
2428
- 'inheritance': 'EventInit',
2429
- 'props': {
2430
- 'promise': {},
2431
- 'reason': {},
2432
- },
2433
- },
1089
+ 'PopStateEvent': {'inheritance': 'Event', 'props': {'state': {}}},
1090
+ 'PopStateEventInit': {'inheritance': 'EventInit', 'props': {'state': {}}},
1091
+ 'HashChangeEvent': {'inheritance': 'Event', 'props': {'oldURL': {}, 'newURL': {}}},
1092
+ 'HashChangeEventInit': {'inheritance': 'EventInit', 'props': {'oldURL': {}, 'newURL': {}}},
1093
+ 'PageTransitionEvent': {'inheritance': 'Event', 'props': {'persisted': {}}},
1094
+ 'PageTransitionEventInit': {'inheritance': 'EventInit', 'props': {'persisted': {}}},
1095
+ 'BeforeUnloadEvent': {'inheritance': 'Event', 'props': {'returnValue': {}}},
1096
+ 'ErrorEvent':
1097
+ {'inheritance': 'Event', 'props': {'message': {}, 'filename': {}, 'lineno': {}, 'colno': {}, 'error': {}}},
1098
+ 'ErrorEventInit':
1099
+ {'inheritance': 'EventInit', 'props': {'message': {}, 'filename': {}, 'lineno': {}, 'colno': {}, 'error': {}}},
1100
+ 'PromiseRejectionEvent': {'inheritance': 'Event', 'props': {'promise': {}, 'reason': {}}},
1101
+ 'PromiseRejectionEventInit': {'inheritance': 'EventInit', 'props': {'promise': {}, 'reason': {}}},
2434
1102
  'GlobalEventHandlers': {
2435
1103
  'props': {
2436
1104
  'onabort': {},
@@ -2502,39 +1170,17 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
2502
1170
  'onwebkitanimationstart': {},
2503
1171
  'onwebkittransitionend': {},
2504
1172
  'onwheel': {},
2505
- 'ongotpointercapture': {
2506
- 'specs': 8,
2507
- },
2508
- 'onlostpointercapture': {
2509
- 'specs': 8,
2510
- },
2511
- 'onpointerdown': {
2512
- 'specs': 8,
2513
- },
2514
- 'onpointermove': {
2515
- 'specs': 8,
2516
- },
2517
- 'onpointerrawupdate': {
2518
- 'specs': 8,
2519
- },
2520
- 'onpointerup': {
2521
- 'specs': 8,
2522
- },
2523
- 'onpointercancel': {
2524
- 'specs': 8,
2525
- },
2526
- 'onpointerover': {
2527
- 'specs': 8,
2528
- },
2529
- 'onpointerout': {
2530
- 'specs': 8,
2531
- },
2532
- 'onpointerenter': {
2533
- 'specs': 8,
2534
- },
2535
- 'onpointerleave': {
2536
- 'specs': 8,
2537
- },
1173
+ 'ongotpointercapture': {'specs': 8},
1174
+ 'onlostpointercapture': {'specs': 8},
1175
+ 'onpointerdown': {'specs': 8},
1176
+ 'onpointermove': {'specs': 8},
1177
+ 'onpointerrawupdate': {'specs': 8},
1178
+ 'onpointerup': {'specs': 8},
1179
+ 'onpointercancel': {'specs': 8},
1180
+ 'onpointerover': {'specs': 8},
1181
+ 'onpointerout': {'specs': 8},
1182
+ 'onpointerenter': {'specs': 8},
1183
+ 'onpointerleave': {'specs': 8},
2538
1184
  },
2539
1185
  },
2540
1186
  'WindowEventHandlers': {
@@ -2557,25 +1203,11 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
2557
1203
  'onunload': {},
2558
1204
  },
2559
1205
  },
2560
- 'DocumentAndElementEventHandlers': {
2561
- 'props': {
2562
- 'oncopy': {},
2563
- 'oncut': {},
2564
- 'onpaste': {},
2565
- },
2566
- },
2567
- 'WindowOrWorkerGlobalScope': {
2568
- 'props': {
2569
- 'origin': {},
2570
- 'isSecureContext': {},
2571
- 'crossOriginIsolated': {},
2572
- },
2573
- },
1206
+ 'DocumentAndElementEventHandlers': {'props': {'oncopy': {}, 'oncut': {}, 'onpaste': {}}},
1207
+ 'WindowOrWorkerGlobalScope': {'props': {'origin': {}, 'isSecureContext': {}, 'crossOriginIsolated': {}}},
2574
1208
  'WorkerGlobalScope': {
2575
1209
  'inheritance': 'EventTarget',
2576
- 'includes': [
2577
- 'WindowOrWorkerGlobalScope',
2578
- ],
1210
+ 'includes': ['WindowOrWorkerGlobalScope'],
2579
1211
  'props': {
2580
1212
  'self': {},
2581
1213
  'location': {},
@@ -2598,11 +1230,7 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
2598
1230
  'NavigatorPlugins',
2599
1231
  'NavigatorConcurrentHardware',
2600
1232
  ],
2601
- 'props': {
2602
- 'maxTouchPoints': {
2603
- 'specs': 8,
2604
- },
2605
- },
1233
+ 'props': {'maxTouchPoints': {'specs': 8}},
2606
1234
  },
2607
1235
  'NavigatorID': {
2608
1236
  'props': {
@@ -2618,1626 +1246,531 @@ export const DOMPinnedProperties: DOMPinnedPropertiesDataset = {
2618
1246
  'oscpu': {},
2619
1247
  },
2620
1248
  },
2621
- 'NavigatorLanguage': {
1249
+ 'NavigatorLanguage': {'props': {'language': {}, 'languages': {}}},
1250
+ 'NavigatorOnLine': {'props': {'onLine': {}}},
1251
+ 'NavigatorCookies': {'props': {'cookieEnabled': {}}},
1252
+ 'NavigatorPlugins': {'props': {'plugins': {}, 'mimeTypes': {}, 'pdfViewerEnabled': {}}},
1253
+ 'PluginArray': {'props': {'length': {}}},
1254
+ 'MimeTypeArray': {'props': {'length': {}}},
1255
+ 'Plugin': {'props': {'name': {}, 'description': {}, 'filename': {}, 'length': {}}},
1256
+ 'MimeType': {'props': {'type': {}, 'description': {}, 'suffixes': {}, 'enabledPlugin': {}}},
1257
+ 'ImageBitmap': {'props': {'width': {}, 'height': {}}},
1258
+ 'ImageBitmapOptions': {
2622
1259
  'props': {
2623
- 'language': {},
2624
- 'languages': {},
1260
+ 'imageOrientation': {},
1261
+ 'premultiplyAlpha': {},
1262
+ 'colorSpaceConversion': {},
1263
+ 'resizeWidth': {},
1264
+ 'resizeHeight': {},
1265
+ 'resizeQuality': {},
2625
1266
  },
2626
1267
  },
2627
- 'NavigatorOnLine': {
2628
- 'props': {
2629
- 'onLine': {},
2630
- },
1268
+ 'DedicatedWorkerGlobalScope': {
1269
+ 'inheritance': 'WorkerGlobalScope',
1270
+ 'includes': ['AnimationFrameProvider'],
1271
+ 'props': {'name': {}, 'onmessage': {}, 'onmessageerror': {}},
2631
1272
  },
2632
- 'NavigatorCookies': {
1273
+ 'MessageEvent':
1274
+ {'inheritance': 'Event', 'props': {'data': {}, 'origin': {}, 'lastEventId': {}, 'source': {}, 'ports': {}}},
1275
+ 'MessageEventInit':
1276
+ {'inheritance': 'EventInit', 'props': {'data': {}, 'origin': {}, 'lastEventId': {}, 'source': {}, 'ports': {}}},
1277
+ 'EventSource': {
1278
+ 'inheritance': 'EventTarget',
1279
+ 'props': {'url': {}, 'withCredentials': {}, 'readyState': {}, 'onopen': {}, 'onmessage': {}, 'onerror': {}},
1280
+ },
1281
+ 'EventSourceInit': {'props': {'withCredentials': {}}},
1282
+ 'MessageChannel': {'props': {'port1': {}, 'port2': {}}},
1283
+ 'MessagePort': {'inheritance': 'EventTarget', 'props': {'onmessage': {}, 'onmessageerror': {}}},
1284
+ 'StructuredSerializeOptions': {'props': {'transfer': {}}},
1285
+ 'BroadcastChannel': {'inheritance': 'EventTarget', 'props': {'name': {}, 'onmessage': {}, 'onmessageerror': {}}},
1286
+ 'SharedWorkerGlobalScope': {'inheritance': 'WorkerGlobalScope', 'props': {'name': {}, 'onconnect': {}}},
1287
+ 'AbstractWorker': {'props': {'onerror': {}}},
1288
+ 'Worker':
1289
+ {'inheritance': 'EventTarget', 'includes': ['AbstractWorker'], 'props': {'onmessage': {}, 'onmessageerror': {}}},
1290
+ 'WorkerOptions': {'props': {'type': {}, 'credentials': {}, 'name': {}}},
1291
+ 'SharedWorker': {'inheritance': 'EventTarget', 'includes': ['AbstractWorker'], 'props': {'port': {}}},
1292
+ 'NavigatorConcurrentHardware': {'props': {'hardwareConcurrency': {}}},
1293
+ 'WorkerNavigator':
1294
+ {'includes': ['NavigatorID', 'NavigatorLanguage', 'NavigatorOnLine', 'NavigatorConcurrentHardware']},
1295
+ 'WorkerLocation': {
2633
1296
  'props': {
2634
- 'cookieEnabled': {},
1297
+ 'href': {},
1298
+ 'origin': {},
1299
+ 'protocol': {},
1300
+ 'host': {},
1301
+ 'hostname': {},
1302
+ 'port': {},
1303
+ 'pathname': {},
1304
+ 'search': {},
1305
+ 'hash': {},
2635
1306
  },
2636
1307
  },
2637
- 'NavigatorPlugins': {
1308
+ 'WorkletOptions': {'props': {'credentials': {}}},
1309
+ 'Storage': {'props': {'length': {}}},
1310
+ 'WindowSessionStorage': {'props': {'sessionStorage': {}}},
1311
+ 'WindowLocalStorage': {'props': {'localStorage': {}}},
1312
+ 'StorageEvent':
1313
+ {'inheritance': 'Event', 'props': {'key': {}, 'oldValue': {}, 'newValue': {}, 'url': {}, 'storageArea': {}}},
1314
+ 'StorageEventInit':
1315
+ {'inheritance': 'EventInit', 'props': {'key': {}, 'oldValue': {}, 'newValue': {}, 'url': {}, 'storageArea': {}}},
1316
+ 'HTMLMarqueeElement': {
1317
+ 'inheritance': 'HTMLElement',
2638
1318
  'props': {
2639
- 'plugins': {},
2640
- 'mimeTypes': {},
2641
- 'pdfViewerEnabled': {},
1319
+ 'behavior': {},
1320
+ 'bgColor': {},
1321
+ 'direction': {},
1322
+ 'height': {},
1323
+ 'hspace': {},
1324
+ 'loop': {},
1325
+ 'scrollAmount': {},
1326
+ 'scrollDelay': {},
1327
+ 'trueSpeed': {},
1328
+ 'vspace': {},
1329
+ 'width': {},
2642
1330
  },
2643
1331
  },
2644
- 'PluginArray': {
1332
+ 'HTMLFrameSetElement':
1333
+ {'inheritance': 'HTMLElement', 'includes': ['WindowEventHandlers'], 'props': {'cols': {}, 'rows': {}}},
1334
+ 'HTMLFrameElement': {
1335
+ 'inheritance': 'HTMLElement',
2645
1336
  'props': {
2646
- 'length': {},
1337
+ 'name': {},
1338
+ 'scrolling': {},
1339
+ 'src': {},
1340
+ 'frameBorder': {},
1341
+ 'longDesc': {},
1342
+ 'noResize': {},
1343
+ 'contentDocument': {},
1344
+ 'contentWindow': {},
1345
+ 'marginHeight': {},
1346
+ 'marginWidth': {},
2647
1347
  },
2648
1348
  },
2649
- 'MimeTypeArray': {
1349
+ 'HTMLDirectoryElement': {'inheritance': 'HTMLElement', 'props': {'compact': {}}},
1350
+ 'HTMLFontElement': {'inheritance': 'HTMLElement', 'props': {'color': {}, 'face': {}, 'size': {}}},
1351
+ 'HTMLParamElement': {'inheritance': 'HTMLElement', 'props': {'name': {}, 'value': {}, 'type': {}, 'valueType': {}}},
1352
+ 'Event': {
2650
1353
  'props': {
2651
- 'length': {},
2652
- },
1354
+ 'type': {'specs': 2},
1355
+ 'target': {'specs': 2},
1356
+ 'srcElement': {'specs': 2},
1357
+ 'currentTarget': {'specs': 2},
1358
+ 'eventPhase': {'specs': 2},
1359
+ 'cancelBubble': {'specs': 2},
1360
+ 'bubbles': {'specs': 2},
1361
+ 'cancelable': {'specs': 2},
1362
+ 'returnValue': {'specs': 2},
1363
+ 'defaultPrevented': {'specs': 2},
1364
+ 'composed': {'specs': 2},
1365
+ 'isTrusted': {'specs': 2},
1366
+ 'timeStamp': {'specs': 2},
1367
+ },
1368
+ },
1369
+ 'EventInit': {'props': {'bubbles': {'specs': 2}, 'cancelable': {'specs': 2}, 'composed': {'specs': 2}}},
1370
+ 'CustomEvent': {'inheritance': 'Event', 'props': {'detail': {'specs': 2}}},
1371
+ 'CustomEventInit': {'inheritance': 'EventInit', 'props': {'detail': {'specs': 2}}},
1372
+ 'EventListenerOptions': {'props': {'capture': {'specs': 2}}},
1373
+ 'AddEventListenerOptions': {
1374
+ 'inheritance': 'EventListenerOptions',
1375
+ 'props': {'passive': {'specs': 2}, 'once': {'specs': 2}, 'signal': {'specs': 2}},
1376
+ },
1377
+ 'AbortController': {'props': {'signal': {'specs': 2}}},
1378
+ 'AbortSignal': {
1379
+ 'inheritance': 'EventTarget',
1380
+ 'props': {'aborted': {'specs': 2}, 'reason': {'specs': 2}, 'onabort': {'specs': 2}},
2653
1381
  },
2654
- 'Plugin': {
1382
+ 'DocumentFragment': {'inheritance': 'Node', 'includes': ['NonElementParentNode', 'ParentNode']},
1383
+ 'ShadowRoot': {
1384
+ 'inheritance': 'DocumentFragment',
1385
+ 'includes': ['DocumentOrShadowRoot'],
2655
1386
  'props': {
2656
- 'name': {},
2657
- 'description': {},
2658
- 'filename': {},
2659
- 'length': {},
1387
+ 'mode': {'specs': 2},
1388
+ 'delegatesFocus': {'specs': 2},
1389
+ 'slotAssignment': {'specs': 2},
1390
+ 'host': {'specs': 2},
1391
+ 'onslotchange': {'specs': 2},
2660
1392
  },
2661
1393
  },
2662
- 'MimeType': {
1394
+ 'ParentNode': {
2663
1395
  'props': {
2664
- 'type': {},
2665
- 'description': {},
2666
- 'suffixes': {},
2667
- 'enabledPlugin': {},
1396
+ 'children': {'specs': 2},
1397
+ 'firstElementChild': {'specs': 2},
1398
+ 'lastElementChild': {'specs': 2},
1399
+ 'childElementCount': {'specs': 2},
2668
1400
  },
2669
1401
  },
2670
- 'ImageBitmap': {
1402
+ 'Element': {
1403
+ 'inheritance': 'Node',
1404
+ 'includes': ['ParentNode', 'NonDocumentTypeChildNode', 'ChildNode', 'Slottable', 'ARIAMixin'],
2671
1405
  'props': {
2672
- 'width': {},
2673
- 'height': {},
1406
+ 'namespaceURI': {'specs': 2},
1407
+ 'prefix': {'specs': 2},
1408
+ 'localName': {'specs': 2},
1409
+ 'tagName': {'specs': 2},
1410
+ 'id': {'specs': 2},
1411
+ 'className': {'specs': 2},
1412
+ 'classList': {'specs': 2},
1413
+ 'slot': {'specs': 2},
1414
+ 'attributes': {'specs': 2},
1415
+ 'shadowRoot': {'specs': 2},
2674
1416
  },
2675
1417
  },
2676
- 'ImageBitmapOptions': {
1418
+ 'NonDocumentTypeChildNode': {'props': {'previousElementSibling': {'specs': 2}, 'nextElementSibling': {'specs': 2}}},
1419
+ 'CharacterData': {
1420
+ 'inheritance': 'Node',
1421
+ 'includes': ['NonDocumentTypeChildNode', 'ChildNode'],
1422
+ 'props': {'data': {'specs': 2}, 'length': {'specs': 2}},
1423
+ },
1424
+ 'DocumentType': {
1425
+ 'inheritance': 'Node',
1426
+ 'includes': ['ChildNode'],
1427
+ 'props': {'name': {'specs': 2}, 'publicId': {'specs': 2}, 'systemId': {'specs': 2}},
1428
+ },
1429
+ 'Slottable': {'props': {'assignedSlot': {'specs': 2}}},
1430
+ 'Text': {'inheritance': 'CharacterData', 'includes': ['Slottable'], 'props': {'wholeText': {'specs': 2}}},
1431
+ 'NodeList': {'props': {'length': {'specs': 2}}},
1432
+ 'HTMLCollection': {'props': {'length': {'specs': 2}}},
1433
+ 'MutationObserverInit': {
2677
1434
  'props': {
2678
- 'imageOrientation': {},
2679
- 'premultiplyAlpha': {},
2680
- 'colorSpaceConversion': {},
2681
- 'resizeWidth': {},
2682
- 'resizeHeight': {},
2683
- 'resizeQuality': {},
1435
+ 'childList': {'specs': 2},
1436
+ 'attributes': {'specs': 2},
1437
+ 'characterData': {'specs': 2},
1438
+ 'subtree': {'specs': 2},
1439
+ 'attributeOldValue': {'specs': 2},
1440
+ 'characterDataOldValue': {'specs': 2},
1441
+ 'attributeFilter': {'specs': 2},
2684
1442
  },
2685
1443
  },
2686
- 'DedicatedWorkerGlobalScope': {
2687
- 'inheritance': 'WorkerGlobalScope',
2688
- 'includes': [
2689
- 'AnimationFrameProvider',
2690
- ],
1444
+ 'MutationRecord': {
2691
1445
  'props': {
2692
- 'name': {},
2693
- 'onmessage': {},
2694
- 'onmessageerror': {},
1446
+ 'type': {'specs': 2},
1447
+ 'target': {'specs': 2},
1448
+ 'addedNodes': {'specs': 2},
1449
+ 'removedNodes': {'specs': 2},
1450
+ 'previousSibling': {'specs': 2},
1451
+ 'nextSibling': {'specs': 2},
1452
+ 'attributeName': {'specs': 2},
1453
+ 'attributeNamespace': {'specs': 2},
1454
+ 'oldValue': {'specs': 2},
2695
1455
  },
2696
1456
  },
2697
- 'MessageEvent': {
2698
- 'inheritance': 'Event',
1457
+ 'Node': {
1458
+ 'inheritance': 'EventTarget',
2699
1459
  'props': {
2700
- 'data': {},
2701
- 'origin': {},
2702
- 'lastEventId': {},
2703
- 'source': {},
2704
- 'ports': {},
1460
+ 'nodeType': {'specs': 2},
1461
+ 'nodeName': {'specs': 2},
1462
+ 'baseURI': {'specs': 2},
1463
+ 'isConnected': {'specs': 2},
1464
+ 'ownerDocument': {'specs': 2},
1465
+ 'parentNode': {'specs': 2},
1466
+ 'parentElement': {'specs': 2},
1467
+ 'childNodes': {'specs': 2},
1468
+ 'firstChild': {'specs': 2},
1469
+ 'lastChild': {'specs': 2},
1470
+ 'previousSibling': {'specs': 2},
1471
+ 'nextSibling': {'specs': 2},
1472
+ 'nodeValue': {'specs': 2},
1473
+ 'textContent': {'specs': 2},
1474
+ },
1475
+ },
1476
+ 'GetRootNodeOptions': {'props': {'composed': {'specs': 2}}},
1477
+ 'XMLDocument': {'inheritance': 'Document'},
1478
+ 'ElementCreationOptions': {'props': {'is': {'specs': 2, 'global': true}}},
1479
+ 'ShadowRootInit': {'props': {'mode': {'specs': 2}, 'delegatesFocus': {'specs': 2}, 'slotAssignment': {'specs': 2}}},
1480
+ 'NamedNodeMap': {'props': {'length': {'specs': 2}}},
1481
+ 'Attr': {
1482
+ 'inheritance': 'Node',
1483
+ 'props': {
1484
+ 'namespaceURI': {'specs': 2},
1485
+ 'prefix': {'specs': 2},
1486
+ 'localName': {'specs': 2},
1487
+ 'name': {'specs': 2},
1488
+ 'value': {'specs': 2},
1489
+ 'ownerElement': {'specs': 2},
1490
+ 'specified': {'specs': 2},
2705
1491
  },
2706
1492
  },
2707
- 'MessageEventInit': {
2708
- 'inheritance': 'EventInit',
1493
+ 'CDATASection': {'inheritance': 'Text'},
1494
+ 'ProcessingInstruction':
1495
+ {'inheritance': 'CharacterData', 'includes': ['LinkStyle'], 'props': {'target': {'specs': 2}}},
1496
+ 'Comment': {'inheritance': 'CharacterData'},
1497
+ 'AbstractRange': {
2709
1498
  'props': {
2710
- 'data': {},
2711
- 'origin': {},
2712
- 'lastEventId': {},
2713
- 'source': {},
2714
- 'ports': {},
1499
+ 'startContainer': {'specs': 2},
1500
+ 'startOffset': {'specs': 2},
1501
+ 'endContainer': {'specs': 2},
1502
+ 'endOffset': {'specs': 2},
1503
+ 'collapsed': {'specs': 2},
2715
1504
  },
2716
1505
  },
2717
- 'EventSource': {
2718
- 'inheritance': 'EventTarget',
1506
+ 'StaticRangeInit': {
2719
1507
  'props': {
2720
- 'url': {},
2721
- 'withCredentials': {},
2722
- 'readyState': {},
2723
- 'onopen': {},
2724
- 'onmessage': {},
2725
- 'onerror': {},
1508
+ 'startContainer': {'specs': 2},
1509
+ 'startOffset': {'specs': 2},
1510
+ 'endContainer': {'specs': 2},
1511
+ 'endOffset': {'specs': 2},
2726
1512
  },
2727
1513
  },
2728
- 'EventSourceInit': {
1514
+ 'StaticRange': {'inheritance': 'AbstractRange'},
1515
+ 'Range': {'inheritance': 'AbstractRange', 'props': {'commonAncestorContainer': {'specs': 2}}},
1516
+ 'NodeIterator': {
2729
1517
  'props': {
2730
- 'withCredentials': {},
1518
+ 'root': {'specs': 2},
1519
+ 'referenceNode': {'specs': 2},
1520
+ 'pointerBeforeReferenceNode': {'specs': 2},
1521
+ 'whatToShow': {'specs': 2},
1522
+ 'filter': {'specs': 2},
2731
1523
  },
2732
1524
  },
2733
- 'MessageChannel': {
1525
+ 'TreeWalker': {
1526
+ 'props': {'root': {'specs': 2}, 'whatToShow': {'specs': 2}, 'filter': {'specs': 2}, 'currentNode': {'specs': 2}},
1527
+ },
1528
+ 'DOMTokenList': {'props': {'length': {'specs': 2}, 'value': {'specs': 2}}},
1529
+ 'XPathResult': {
2734
1530
  'props': {
2735
- 'port1': {},
2736
- 'port2': {},
1531
+ 'resultType': {'specs': 2},
1532
+ 'numberValue': {'specs': 2},
1533
+ 'stringValue': {'specs': 2},
1534
+ 'booleanValue': {'specs': 2},
1535
+ 'singleNodeValue': {'specs': 2},
1536
+ 'invalidIteratorState': {'specs': 2},
1537
+ 'snapshotLength': {'specs': 2},
1538
+ },
1539
+ },
1540
+ 'XPathEvaluator': {'includes': ['XPathEvaluatorBase']},
1541
+ 'UIEvent': {'inheritance': 'Event', 'props': {'view': {'specs': 4}, 'detail': {'specs': 4}, 'which': {'specs': 4}}},
1542
+ 'UIEventInit':
1543
+ {'inheritance': 'EventInit', 'props': {'view': {'specs': 4}, 'detail': {'specs': 4}, 'which': {'specs': 4}}},
1544
+ 'FocusEvent': {'inheritance': 'UIEvent', 'props': {'relatedTarget': {'specs': 4}}},
1545
+ 'FocusEventInit': {'inheritance': 'UIEventInit', 'props': {'relatedTarget': {'specs': 4}}},
1546
+ 'MouseEvent': {
1547
+ 'inheritance': 'UIEvent',
1548
+ 'props': {
1549
+ 'screenX': {'specs': 4},
1550
+ 'screenY': {'specs': 4},
1551
+ 'clientX': {'specs': 4},
1552
+ 'clientY': {'specs': 4},
1553
+ 'ctrlKey': {'specs': 4},
1554
+ 'shiftKey': {'specs': 4},
1555
+ 'altKey': {'specs': 4},
1556
+ 'metaKey': {'specs': 4},
1557
+ 'button': {'specs': 4},
1558
+ 'buttons': {'specs': 4},
1559
+ 'relatedTarget': {'specs': 4},
2737
1560
  },
2738
1561
  },
2739
- 'MessagePort': {
2740
- 'inheritance': 'EventTarget',
1562
+ 'MouseEventInit': {
1563
+ 'inheritance': 'EventModifierInit',
2741
1564
  'props': {
2742
- 'onmessage': {},
2743
- 'onmessageerror': {},
1565
+ 'screenX': {'specs': 4},
1566
+ 'screenY': {'specs': 4},
1567
+ 'clientX': {'specs': 4},
1568
+ 'clientY': {'specs': 4},
1569
+ 'button': {'specs': 4},
1570
+ 'buttons': {'specs': 4},
1571
+ 'relatedTarget': {'specs': 4},
2744
1572
  },
2745
1573
  },
2746
- 'StructuredSerializeOptions': {
1574
+ 'EventModifierInit': {
1575
+ 'inheritance': 'UIEventInit',
2747
1576
  'props': {
2748
- 'transfer': {},
1577
+ 'ctrlKey': {'specs': 4},
1578
+ 'shiftKey': {'specs': 4},
1579
+ 'altKey': {'specs': 4},
1580
+ 'metaKey': {'specs': 4},
1581
+ 'modifierAltGraph': {'specs': 4},
1582
+ 'modifierCapsLock': {'specs': 4},
1583
+ 'modifierFn': {'specs': 4},
1584
+ 'modifierFnLock': {'specs': 4},
1585
+ 'modifierHyper': {'specs': 4},
1586
+ 'modifierNumLock': {'specs': 4},
1587
+ 'modifierScrollLock': {'specs': 4},
1588
+ 'modifierSuper': {'specs': 4},
1589
+ 'modifierSymbol': {'specs': 4},
1590
+ 'modifierSymbolLock': {'specs': 4},
2749
1591
  },
2750
1592
  },
2751
- 'BroadcastChannel': {
2752
- 'inheritance': 'EventTarget',
1593
+ 'WheelEvent': {
1594
+ 'inheritance': 'MouseEvent',
1595
+ 'props': {'deltaX': {'specs': 4}, 'deltaY': {'specs': 4}, 'deltaZ': {'specs': 4}, 'deltaMode': {'specs': 4}},
1596
+ },
1597
+ 'WheelEventInit': {
1598
+ 'inheritance': 'MouseEventInit',
1599
+ 'props': {'deltaX': {'specs': 4}, 'deltaY': {'specs': 4}, 'deltaZ': {'specs': 4}, 'deltaMode': {'specs': 4}},
1600
+ },
1601
+ 'InputEvent': {
1602
+ 'inheritance': 'UIEvent',
1603
+ 'props': {'data': {'specs': 4}, 'isComposing': {'specs': 4}, 'inputType': {'specs': 4}},
1604
+ },
1605
+ 'InputEventInit': {
1606
+ 'inheritance': 'UIEventInit',
1607
+ 'props': {'data': {'specs': 4}, 'isComposing': {'specs': 4}, 'inputType': {'specs': 4}},
1608
+ },
1609
+ 'KeyboardEvent': {
1610
+ 'inheritance': 'UIEvent',
2753
1611
  'props': {
2754
- 'name': {},
2755
- 'onmessage': {},
2756
- 'onmessageerror': {},
1612
+ 'key': {'specs': 4},
1613
+ 'code': {'specs': 4},
1614
+ 'location': {'specs': 4},
1615
+ 'ctrlKey': {'specs': 4},
1616
+ 'shiftKey': {'specs': 4},
1617
+ 'altKey': {'specs': 4},
1618
+ 'metaKey': {'specs': 4},
1619
+ 'repeat': {'specs': 4},
1620
+ 'isComposing': {'specs': 4},
1621
+ 'charCode': {'specs': 4},
1622
+ 'keyCode': {'specs': 4},
2757
1623
  },
2758
1624
  },
2759
- 'SharedWorkerGlobalScope': {
2760
- 'inheritance': 'WorkerGlobalScope',
1625
+ 'KeyboardEventInit': {
1626
+ 'inheritance': 'EventModifierInit',
2761
1627
  'props': {
2762
- 'name': {},
2763
- 'onconnect': {},
1628
+ 'key': {'specs': 4},
1629
+ 'code': {'specs': 4},
1630
+ 'location': {'specs': 4},
1631
+ 'repeat': {'specs': 4},
1632
+ 'isComposing': {'specs': 4},
1633
+ 'charCode': {'specs': 4},
1634
+ 'keyCode': {'specs': 4},
2764
1635
  },
2765
1636
  },
2766
- 'AbstractWorker': {
1637
+ 'CompositionEvent': {'inheritance': 'UIEvent', 'props': {'data': {'specs': 4}}},
1638
+ 'CompositionEventInit': {'inheritance': 'UIEventInit', 'props': {'data': {'specs': 4}}},
1639
+ 'MutationEvent': {
1640
+ 'inheritance': 'Event',
2767
1641
  'props': {
2768
- 'onerror': {},
1642
+ 'relatedNode': {'specs': 4},
1643
+ 'prevValue': {'specs': 4},
1644
+ 'newValue': {'specs': 4},
1645
+ 'attrName': {'specs': 4},
1646
+ 'attrChange': {'specs': 4},
2769
1647
  },
2770
1648
  },
2771
- 'Worker': {
2772
- 'inheritance': 'EventTarget',
2773
- 'includes': [
2774
- 'AbstractWorker',
2775
- ],
1649
+ 'PointerEventInit': {
1650
+ 'inheritance': 'MouseEventInit',
2776
1651
  'props': {
2777
- 'onmessage': {},
2778
- 'onmessageerror': {},
1652
+ 'pointerId': {'specs': 8},
1653
+ 'width': {'specs': 8},
1654
+ 'height': {'specs': 8},
1655
+ 'pressure': {'specs': 8},
1656
+ 'tangentialPressure': {'specs': 8},
1657
+ 'tiltX': {'specs': 8},
1658
+ 'tiltY': {'specs': 8},
1659
+ 'twist': {'specs': 8},
1660
+ 'altitudeAngle': {'specs': 8},
1661
+ 'azimuthAngle': {'specs': 8},
1662
+ 'pointerType': {'specs': 8},
1663
+ 'isPrimary': {'specs': 8},
1664
+ 'coalescedEvents': {'specs': 8},
1665
+ 'predictedEvents': {'specs': 8},
2779
1666
  },
2780
1667
  },
2781
- 'WorkerOptions': {
1668
+ 'PointerEvent': {
1669
+ 'inheritance': 'MouseEvent',
2782
1670
  'props': {
2783
- 'type': {},
2784
- 'credentials': {},
2785
- 'name': {},
2786
- },
2787
- },
2788
- 'SharedWorker': {
2789
- 'inheritance': 'EventTarget',
2790
- 'includes': [
2791
- 'AbstractWorker',
2792
- ],
2793
- 'props': {
2794
- 'port': {},
2795
- },
2796
- },
2797
- 'NavigatorConcurrentHardware': {
2798
- 'props': {
2799
- 'hardwareConcurrency': {},
2800
- },
2801
- },
2802
- 'WorkerNavigator': {
2803
- 'includes': [
2804
- 'NavigatorID',
2805
- 'NavigatorLanguage',
2806
- 'NavigatorOnLine',
2807
- 'NavigatorConcurrentHardware',
2808
- ],
2809
- },
2810
- 'WorkerLocation': {
2811
- 'props': {
2812
- 'href': {},
2813
- 'origin': {},
2814
- 'protocol': {},
2815
- 'host': {},
2816
- 'hostname': {},
2817
- 'port': {},
2818
- 'pathname': {},
2819
- 'search': {},
2820
- 'hash': {},
2821
- },
2822
- },
2823
- 'WorkletOptions': {
2824
- 'props': {
2825
- 'credentials': {},
2826
- },
2827
- },
2828
- 'Storage': {
2829
- 'props': {
2830
- 'length': {},
2831
- },
2832
- },
2833
- 'WindowSessionStorage': {
2834
- 'props': {
2835
- 'sessionStorage': {},
2836
- },
2837
- },
2838
- 'WindowLocalStorage': {
2839
- 'props': {
2840
- 'localStorage': {},
2841
- },
2842
- },
2843
- 'StorageEvent': {
2844
- 'inheritance': 'Event',
2845
- 'props': {
2846
- 'key': {},
2847
- 'oldValue': {},
2848
- 'newValue': {},
2849
- 'url': {},
2850
- 'storageArea': {},
2851
- },
2852
- },
2853
- 'StorageEventInit': {
2854
- 'inheritance': 'EventInit',
2855
- 'props': {
2856
- 'key': {},
2857
- 'oldValue': {},
2858
- 'newValue': {},
2859
- 'url': {},
2860
- 'storageArea': {},
2861
- },
2862
- },
2863
- 'HTMLMarqueeElement': {
2864
- 'inheritance': 'HTMLElement',
2865
- 'props': {
2866
- 'behavior': {},
2867
- 'bgColor': {},
2868
- 'direction': {},
2869
- 'height': {},
2870
- 'hspace': {},
2871
- 'loop': {},
2872
- 'scrollAmount': {},
2873
- 'scrollDelay': {},
2874
- 'trueSpeed': {},
2875
- 'vspace': {},
2876
- 'width': {},
2877
- },
2878
- },
2879
- 'HTMLFrameSetElement': {
2880
- 'inheritance': 'HTMLElement',
2881
- 'includes': [
2882
- 'WindowEventHandlers',
2883
- ],
2884
- 'props': {
2885
- 'cols': {},
2886
- 'rows': {},
2887
- },
2888
- },
2889
- 'HTMLFrameElement': {
2890
- 'inheritance': 'HTMLElement',
2891
- 'props': {
2892
- 'name': {},
2893
- 'scrolling': {},
2894
- 'src': {},
2895
- 'frameBorder': {},
2896
- 'longDesc': {},
2897
- 'noResize': {},
2898
- 'contentDocument': {},
2899
- 'contentWindow': {},
2900
- 'marginHeight': {},
2901
- 'marginWidth': {},
2902
- },
2903
- },
2904
- 'HTMLDirectoryElement': {
2905
- 'inheritance': 'HTMLElement',
2906
- 'props': {
2907
- 'compact': {},
2908
- },
2909
- },
2910
- 'HTMLFontElement': {
2911
- 'inheritance': 'HTMLElement',
2912
- 'props': {
2913
- 'color': {},
2914
- 'face': {},
2915
- 'size': {},
2916
- },
2917
- },
2918
- 'HTMLParamElement': {
2919
- 'inheritance': 'HTMLElement',
2920
- 'props': {
2921
- 'name': {},
2922
- 'value': {},
2923
- 'type': {},
2924
- 'valueType': {},
2925
- },
2926
- },
2927
- 'Event': {
2928
- 'props': {
2929
- 'type': {
2930
- 'specs': 2,
2931
- },
2932
- 'target': {
2933
- 'specs': 2,
2934
- },
2935
- 'srcElement': {
2936
- 'specs': 2,
2937
- },
2938
- 'currentTarget': {
2939
- 'specs': 2,
2940
- },
2941
- 'eventPhase': {
2942
- 'specs': 2,
2943
- },
2944
- 'cancelBubble': {
2945
- 'specs': 2,
2946
- },
2947
- 'bubbles': {
2948
- 'specs': 2,
2949
- },
2950
- 'cancelable': {
2951
- 'specs': 2,
2952
- },
2953
- 'returnValue': {
2954
- 'specs': 2,
2955
- },
2956
- 'defaultPrevented': {
2957
- 'specs': 2,
2958
- },
2959
- 'composed': {
2960
- 'specs': 2,
2961
- },
2962
- 'isTrusted': {
2963
- 'specs': 2,
2964
- },
2965
- 'timeStamp': {
2966
- 'specs': 2,
2967
- },
2968
- },
2969
- },
2970
- 'EventInit': {
2971
- 'props': {
2972
- 'bubbles': {
2973
- 'specs': 2,
2974
- },
2975
- 'cancelable': {
2976
- 'specs': 2,
2977
- },
2978
- 'composed': {
2979
- 'specs': 2,
2980
- },
2981
- },
2982
- },
2983
- 'CustomEvent': {
2984
- 'inheritance': 'Event',
2985
- 'props': {
2986
- 'detail': {
2987
- 'specs': 2,
2988
- },
2989
- },
2990
- },
2991
- 'CustomEventInit': {
2992
- 'inheritance': 'EventInit',
2993
- 'props': {
2994
- 'detail': {
2995
- 'specs': 2,
2996
- },
2997
- },
2998
- },
2999
- 'EventListenerOptions': {
3000
- 'props': {
3001
- 'capture': {
3002
- 'specs': 2,
3003
- },
3004
- },
3005
- },
3006
- 'AddEventListenerOptions': {
3007
- 'inheritance': 'EventListenerOptions',
3008
- 'props': {
3009
- 'passive': {
3010
- 'specs': 2,
3011
- },
3012
- 'once': {
3013
- 'specs': 2,
3014
- },
3015
- 'signal': {
3016
- 'specs': 2,
3017
- },
3018
- },
3019
- },
3020
- 'AbortController': {
3021
- 'props': {
3022
- 'signal': {
3023
- 'specs': 2,
3024
- },
3025
- },
3026
- },
3027
- 'AbortSignal': {
3028
- 'inheritance': 'EventTarget',
3029
- 'props': {
3030
- 'aborted': {
3031
- 'specs': 2,
3032
- },
3033
- 'reason': {
3034
- 'specs': 2,
3035
- },
3036
- 'onabort': {
3037
- 'specs': 2,
3038
- },
3039
- },
3040
- },
3041
- 'DocumentFragment': {
3042
- 'inheritance': 'Node',
3043
- 'includes': [
3044
- 'NonElementParentNode',
3045
- 'ParentNode',
3046
- ],
3047
- },
3048
- 'ShadowRoot': {
3049
- 'inheritance': 'DocumentFragment',
3050
- 'includes': [
3051
- 'DocumentOrShadowRoot',
3052
- ],
3053
- 'props': {
3054
- 'mode': {
3055
- 'specs': 2,
3056
- },
3057
- 'delegatesFocus': {
3058
- 'specs': 2,
3059
- },
3060
- 'slotAssignment': {
3061
- 'specs': 2,
3062
- },
3063
- 'host': {
3064
- 'specs': 2,
3065
- },
3066
- 'onslotchange': {
3067
- 'specs': 2,
3068
- },
3069
- },
3070
- },
3071
- 'ParentNode': {
3072
- 'props': {
3073
- 'children': {
3074
- 'specs': 2,
3075
- },
3076
- 'firstElementChild': {
3077
- 'specs': 2,
3078
- },
3079
- 'lastElementChild': {
3080
- 'specs': 2,
3081
- },
3082
- 'childElementCount': {
3083
- 'specs': 2,
3084
- },
3085
- },
3086
- },
3087
- 'Element': {
3088
- 'inheritance': 'Node',
3089
- 'includes': [
3090
- 'ParentNode',
3091
- 'NonDocumentTypeChildNode',
3092
- 'ChildNode',
3093
- 'Slottable',
3094
- 'ARIAMixin',
3095
- ],
3096
- 'props': {
3097
- 'namespaceURI': {
3098
- 'specs': 2,
3099
- },
3100
- 'prefix': {
3101
- 'specs': 2,
3102
- },
3103
- 'localName': {
3104
- 'specs': 2,
3105
- },
3106
- 'tagName': {
3107
- 'specs': 2,
3108
- },
3109
- 'id': {
3110
- 'specs': 2,
3111
- },
3112
- 'className': {
3113
- 'specs': 2,
3114
- },
3115
- 'classList': {
3116
- 'specs': 2,
3117
- },
3118
- 'slot': {
3119
- 'specs': 2,
3120
- },
3121
- 'attributes': {
3122
- 'specs': 2,
3123
- },
3124
- 'shadowRoot': {
3125
- 'specs': 2,
3126
- },
3127
- },
3128
- },
3129
- 'NonDocumentTypeChildNode': {
3130
- 'props': {
3131
- 'previousElementSibling': {
3132
- 'specs': 2,
3133
- },
3134
- 'nextElementSibling': {
3135
- 'specs': 2,
3136
- },
3137
- },
3138
- },
3139
- 'CharacterData': {
3140
- 'inheritance': 'Node',
3141
- 'includes': [
3142
- 'NonDocumentTypeChildNode',
3143
- 'ChildNode',
3144
- ],
3145
- 'props': {
3146
- 'data': {
3147
- 'specs': 2,
3148
- },
3149
- 'length': {
3150
- 'specs': 2,
3151
- },
3152
- },
3153
- },
3154
- 'DocumentType': {
3155
- 'inheritance': 'Node',
3156
- 'includes': [
3157
- 'ChildNode',
3158
- ],
3159
- 'props': {
3160
- 'name': {
3161
- 'specs': 2,
3162
- },
3163
- 'publicId': {
3164
- 'specs': 2,
3165
- },
3166
- 'systemId': {
3167
- 'specs': 2,
3168
- },
3169
- },
3170
- },
3171
- 'Slottable': {
3172
- 'props': {
3173
- 'assignedSlot': {
3174
- 'specs': 2,
3175
- },
3176
- },
3177
- },
3178
- 'Text': {
3179
- 'inheritance': 'CharacterData',
3180
- 'includes': [
3181
- 'Slottable',
3182
- ],
3183
- 'props': {
3184
- 'wholeText': {
3185
- 'specs': 2,
3186
- },
3187
- },
3188
- },
3189
- 'NodeList': {
3190
- 'props': {
3191
- 'length': {
3192
- 'specs': 2,
3193
- },
3194
- },
3195
- },
3196
- 'HTMLCollection': {
3197
- 'props': {
3198
- 'length': {
3199
- 'specs': 2,
3200
- },
3201
- },
3202
- },
3203
- 'MutationObserverInit': {
3204
- 'props': {
3205
- 'childList': {
3206
- 'specs': 2,
3207
- },
3208
- 'attributes': {
3209
- 'specs': 2,
3210
- },
3211
- 'characterData': {
3212
- 'specs': 2,
3213
- },
3214
- 'subtree': {
3215
- 'specs': 2,
3216
- },
3217
- 'attributeOldValue': {
3218
- 'specs': 2,
3219
- },
3220
- 'characterDataOldValue': {
3221
- 'specs': 2,
3222
- },
3223
- 'attributeFilter': {
3224
- 'specs': 2,
3225
- },
3226
- },
3227
- },
3228
- 'MutationRecord': {
3229
- 'props': {
3230
- 'type': {
3231
- 'specs': 2,
3232
- },
3233
- 'target': {
3234
- 'specs': 2,
3235
- },
3236
- 'addedNodes': {
3237
- 'specs': 2,
3238
- },
3239
- 'removedNodes': {
3240
- 'specs': 2,
3241
- },
3242
- 'previousSibling': {
3243
- 'specs': 2,
3244
- },
3245
- 'nextSibling': {
3246
- 'specs': 2,
3247
- },
3248
- 'attributeName': {
3249
- 'specs': 2,
3250
- },
3251
- 'attributeNamespace': {
3252
- 'specs': 2,
3253
- },
3254
- 'oldValue': {
3255
- 'specs': 2,
3256
- },
3257
- },
3258
- },
3259
- 'Node': {
3260
- 'inheritance': 'EventTarget',
3261
- 'props': {
3262
- 'nodeType': {
3263
- 'specs': 2,
3264
- },
3265
- 'nodeName': {
3266
- 'specs': 2,
3267
- },
3268
- 'baseURI': {
3269
- 'specs': 2,
3270
- },
3271
- 'isConnected': {
3272
- 'specs': 2,
3273
- },
3274
- 'ownerDocument': {
3275
- 'specs': 2,
3276
- },
3277
- 'parentNode': {
3278
- 'specs': 2,
3279
- },
3280
- 'parentElement': {
3281
- 'specs': 2,
3282
- },
3283
- 'childNodes': {
3284
- 'specs': 2,
3285
- },
3286
- 'firstChild': {
3287
- 'specs': 2,
3288
- },
3289
- 'lastChild': {
3290
- 'specs': 2,
3291
- },
3292
- 'previousSibling': {
3293
- 'specs': 2,
3294
- },
3295
- 'nextSibling': {
3296
- 'specs': 2,
3297
- },
3298
- 'nodeValue': {
3299
- 'specs': 2,
3300
- },
3301
- 'textContent': {
3302
- 'specs': 2,
3303
- },
3304
- },
3305
- },
3306
- 'GetRootNodeOptions': {
3307
- 'props': {
3308
- 'composed': {
3309
- 'specs': 2,
3310
- },
3311
- },
3312
- },
3313
- 'XMLDocument': {
3314
- 'inheritance': 'Document',
3315
- },
3316
- 'ElementCreationOptions': {
3317
- 'props': {
3318
- 'is': {
3319
- 'specs': 2,
3320
- 'global': true,
3321
- },
3322
- },
3323
- },
3324
- 'ShadowRootInit': {
3325
- 'props': {
3326
- 'mode': {
3327
- 'specs': 2,
3328
- },
3329
- 'delegatesFocus': {
3330
- 'specs': 2,
3331
- },
3332
- 'slotAssignment': {
3333
- 'specs': 2,
3334
- },
3335
- },
3336
- },
3337
- 'NamedNodeMap': {
3338
- 'props': {
3339
- 'length': {
3340
- 'specs': 2,
3341
- },
3342
- },
3343
- },
3344
- 'Attr': {
3345
- 'inheritance': 'Node',
3346
- 'props': {
3347
- 'namespaceURI': {
3348
- 'specs': 2,
3349
- },
3350
- 'prefix': {
3351
- 'specs': 2,
3352
- },
3353
- 'localName': {
3354
- 'specs': 2,
3355
- },
3356
- 'name': {
3357
- 'specs': 2,
3358
- },
3359
- 'value': {
3360
- 'specs': 2,
3361
- },
3362
- 'ownerElement': {
3363
- 'specs': 2,
3364
- },
3365
- 'specified': {
3366
- 'specs': 2,
3367
- },
3368
- },
3369
- },
3370
- 'CDATASection': {
3371
- 'inheritance': 'Text',
3372
- },
3373
- 'ProcessingInstruction': {
3374
- 'inheritance': 'CharacterData',
3375
- 'includes': [
3376
- 'LinkStyle',
3377
- ],
3378
- 'props': {
3379
- 'target': {
3380
- 'specs': 2,
3381
- },
3382
- },
3383
- },
3384
- 'Comment': {
3385
- 'inheritance': 'CharacterData',
3386
- },
3387
- 'AbstractRange': {
3388
- 'props': {
3389
- 'startContainer': {
3390
- 'specs': 2,
3391
- },
3392
- 'startOffset': {
3393
- 'specs': 2,
3394
- },
3395
- 'endContainer': {
3396
- 'specs': 2,
3397
- },
3398
- 'endOffset': {
3399
- 'specs': 2,
3400
- },
3401
- 'collapsed': {
3402
- 'specs': 2,
3403
- },
3404
- },
3405
- },
3406
- 'StaticRangeInit': {
3407
- 'props': {
3408
- 'startContainer': {
3409
- 'specs': 2,
3410
- },
3411
- 'startOffset': {
3412
- 'specs': 2,
3413
- },
3414
- 'endContainer': {
3415
- 'specs': 2,
3416
- },
3417
- 'endOffset': {
3418
- 'specs': 2,
3419
- },
3420
- },
3421
- },
3422
- 'StaticRange': {
3423
- 'inheritance': 'AbstractRange',
3424
- },
3425
- 'Range': {
3426
- 'inheritance': 'AbstractRange',
3427
- 'props': {
3428
- 'commonAncestorContainer': {
3429
- 'specs': 2,
3430
- },
3431
- },
3432
- },
3433
- 'NodeIterator': {
3434
- 'props': {
3435
- 'root': {
3436
- 'specs': 2,
3437
- },
3438
- 'referenceNode': {
3439
- 'specs': 2,
3440
- },
3441
- 'pointerBeforeReferenceNode': {
3442
- 'specs': 2,
3443
- },
3444
- 'whatToShow': {
3445
- 'specs': 2,
3446
- },
3447
- 'filter': {
3448
- 'specs': 2,
3449
- },
3450
- },
3451
- },
3452
- 'TreeWalker': {
3453
- 'props': {
3454
- 'root': {
3455
- 'specs': 2,
3456
- },
3457
- 'whatToShow': {
3458
- 'specs': 2,
3459
- },
3460
- 'filter': {
3461
- 'specs': 2,
3462
- },
3463
- 'currentNode': {
3464
- 'specs': 2,
3465
- },
3466
- },
3467
- },
3468
- 'DOMTokenList': {
3469
- 'props': {
3470
- 'length': {
3471
- 'specs': 2,
3472
- },
3473
- 'value': {
3474
- 'specs': 2,
3475
- },
3476
- },
3477
- },
3478
- 'XPathResult': {
3479
- 'props': {
3480
- 'resultType': {
3481
- 'specs': 2,
3482
- },
3483
- 'numberValue': {
3484
- 'specs': 2,
3485
- },
3486
- 'stringValue': {
3487
- 'specs': 2,
3488
- },
3489
- 'booleanValue': {
3490
- 'specs': 2,
3491
- },
3492
- 'singleNodeValue': {
3493
- 'specs': 2,
3494
- },
3495
- 'invalidIteratorState': {
3496
- 'specs': 2,
3497
- },
3498
- 'snapshotLength': {
3499
- 'specs': 2,
3500
- },
3501
- },
3502
- },
3503
- 'XPathEvaluator': {
3504
- 'includes': [
3505
- 'XPathEvaluatorBase',
3506
- ],
3507
- },
3508
- 'UIEvent': {
3509
- 'inheritance': 'Event',
3510
- 'props': {
3511
- 'view': {
3512
- 'specs': 4,
3513
- },
3514
- 'detail': {
3515
- 'specs': 4,
3516
- },
3517
- 'which': {
3518
- 'specs': 4,
3519
- },
3520
- },
3521
- },
3522
- 'UIEventInit': {
3523
- 'inheritance': 'EventInit',
3524
- 'props': {
3525
- 'view': {
3526
- 'specs': 4,
3527
- },
3528
- 'detail': {
3529
- 'specs': 4,
3530
- },
3531
- 'which': {
3532
- 'specs': 4,
3533
- },
3534
- },
3535
- },
3536
- 'FocusEvent': {
3537
- 'inheritance': 'UIEvent',
3538
- 'props': {
3539
- 'relatedTarget': {
3540
- 'specs': 4,
3541
- },
3542
- },
3543
- },
3544
- 'FocusEventInit': {
3545
- 'inheritance': 'UIEventInit',
3546
- 'props': {
3547
- 'relatedTarget': {
3548
- 'specs': 4,
3549
- },
3550
- },
3551
- },
3552
- 'MouseEvent': {
3553
- 'inheritance': 'UIEvent',
3554
- 'props': {
3555
- 'screenX': {
3556
- 'specs': 4,
3557
- },
3558
- 'screenY': {
3559
- 'specs': 4,
3560
- },
3561
- 'clientX': {
3562
- 'specs': 4,
3563
- },
3564
- 'clientY': {
3565
- 'specs': 4,
3566
- },
3567
- 'ctrlKey': {
3568
- 'specs': 4,
3569
- },
3570
- 'shiftKey': {
3571
- 'specs': 4,
3572
- },
3573
- 'altKey': {
3574
- 'specs': 4,
3575
- },
3576
- 'metaKey': {
3577
- 'specs': 4,
3578
- },
3579
- 'button': {
3580
- 'specs': 4,
3581
- },
3582
- 'buttons': {
3583
- 'specs': 4,
3584
- },
3585
- 'relatedTarget': {
3586
- 'specs': 4,
3587
- },
3588
- },
3589
- },
3590
- 'MouseEventInit': {
3591
- 'inheritance': 'EventModifierInit',
3592
- 'props': {
3593
- 'screenX': {
3594
- 'specs': 4,
3595
- },
3596
- 'screenY': {
3597
- 'specs': 4,
3598
- },
3599
- 'clientX': {
3600
- 'specs': 4,
3601
- },
3602
- 'clientY': {
3603
- 'specs': 4,
3604
- },
3605
- 'button': {
3606
- 'specs': 4,
3607
- },
3608
- 'buttons': {
3609
- 'specs': 4,
3610
- },
3611
- 'relatedTarget': {
3612
- 'specs': 4,
3613
- },
3614
- },
3615
- },
3616
- 'EventModifierInit': {
3617
- 'inheritance': 'UIEventInit',
3618
- 'props': {
3619
- 'ctrlKey': {
3620
- 'specs': 4,
3621
- },
3622
- 'shiftKey': {
3623
- 'specs': 4,
3624
- },
3625
- 'altKey': {
3626
- 'specs': 4,
3627
- },
3628
- 'metaKey': {
3629
- 'specs': 4,
3630
- },
3631
- 'modifierAltGraph': {
3632
- 'specs': 4,
3633
- },
3634
- 'modifierCapsLock': {
3635
- 'specs': 4,
3636
- },
3637
- 'modifierFn': {
3638
- 'specs': 4,
3639
- },
3640
- 'modifierFnLock': {
3641
- 'specs': 4,
3642
- },
3643
- 'modifierHyper': {
3644
- 'specs': 4,
3645
- },
3646
- 'modifierNumLock': {
3647
- 'specs': 4,
3648
- },
3649
- 'modifierScrollLock': {
3650
- 'specs': 4,
3651
- },
3652
- 'modifierSuper': {
3653
- 'specs': 4,
3654
- },
3655
- 'modifierSymbol': {
3656
- 'specs': 4,
3657
- },
3658
- 'modifierSymbolLock': {
3659
- 'specs': 4,
3660
- },
3661
- },
3662
- },
3663
- 'WheelEvent': {
3664
- 'inheritance': 'MouseEvent',
3665
- 'props': {
3666
- 'deltaX': {
3667
- 'specs': 4,
3668
- },
3669
- 'deltaY': {
3670
- 'specs': 4,
3671
- },
3672
- 'deltaZ': {
3673
- 'specs': 4,
3674
- },
3675
- 'deltaMode': {
3676
- 'specs': 4,
3677
- },
3678
- },
3679
- },
3680
- 'WheelEventInit': {
3681
- 'inheritance': 'MouseEventInit',
3682
- 'props': {
3683
- 'deltaX': {
3684
- 'specs': 4,
3685
- },
3686
- 'deltaY': {
3687
- 'specs': 4,
3688
- },
3689
- 'deltaZ': {
3690
- 'specs': 4,
3691
- },
3692
- 'deltaMode': {
3693
- 'specs': 4,
3694
- },
3695
- },
3696
- },
3697
- 'InputEvent': {
3698
- 'inheritance': 'UIEvent',
3699
- 'props': {
3700
- 'data': {
3701
- 'specs': 4,
3702
- },
3703
- 'isComposing': {
3704
- 'specs': 4,
3705
- },
3706
- 'inputType': {
3707
- 'specs': 4,
3708
- },
3709
- },
3710
- },
3711
- 'InputEventInit': {
3712
- 'inheritance': 'UIEventInit',
3713
- 'props': {
3714
- 'data': {
3715
- 'specs': 4,
3716
- },
3717
- 'isComposing': {
3718
- 'specs': 4,
3719
- },
3720
- 'inputType': {
3721
- 'specs': 4,
3722
- },
3723
- },
3724
- },
3725
- 'KeyboardEvent': {
3726
- 'inheritance': 'UIEvent',
3727
- 'props': {
3728
- 'key': {
3729
- 'specs': 4,
3730
- },
3731
- 'code': {
3732
- 'specs': 4,
3733
- },
3734
- 'location': {
3735
- 'specs': 4,
3736
- },
3737
- 'ctrlKey': {
3738
- 'specs': 4,
3739
- },
3740
- 'shiftKey': {
3741
- 'specs': 4,
3742
- },
3743
- 'altKey': {
3744
- 'specs': 4,
3745
- },
3746
- 'metaKey': {
3747
- 'specs': 4,
3748
- },
3749
- 'repeat': {
3750
- 'specs': 4,
3751
- },
3752
- 'isComposing': {
3753
- 'specs': 4,
3754
- },
3755
- 'charCode': {
3756
- 'specs': 4,
3757
- },
3758
- 'keyCode': {
3759
- 'specs': 4,
3760
- },
3761
- },
3762
- },
3763
- 'KeyboardEventInit': {
3764
- 'inheritance': 'EventModifierInit',
3765
- 'props': {
3766
- 'key': {
3767
- 'specs': 4,
3768
- },
3769
- 'code': {
3770
- 'specs': 4,
3771
- },
3772
- 'location': {
3773
- 'specs': 4,
3774
- },
3775
- 'repeat': {
3776
- 'specs': 4,
3777
- },
3778
- 'isComposing': {
3779
- 'specs': 4,
3780
- },
3781
- 'charCode': {
3782
- 'specs': 4,
3783
- },
3784
- 'keyCode': {
3785
- 'specs': 4,
3786
- },
3787
- },
3788
- },
3789
- 'CompositionEvent': {
3790
- 'inheritance': 'UIEvent',
3791
- 'props': {
3792
- 'data': {
3793
- 'specs': 4,
3794
- },
3795
- },
3796
- },
3797
- 'CompositionEventInit': {
3798
- 'inheritance': 'UIEventInit',
3799
- 'props': {
3800
- 'data': {
3801
- 'specs': 4,
3802
- },
3803
- },
3804
- },
3805
- 'MutationEvent': {
3806
- 'inheritance': 'Event',
3807
- 'props': {
3808
- 'relatedNode': {
3809
- 'specs': 4,
3810
- },
3811
- 'prevValue': {
3812
- 'specs': 4,
3813
- },
3814
- 'newValue': {
3815
- 'specs': 4,
3816
- },
3817
- 'attrName': {
3818
- 'specs': 4,
3819
- },
3820
- 'attrChange': {
3821
- 'specs': 4,
3822
- },
3823
- },
3824
- },
3825
- 'PointerEventInit': {
3826
- 'inheritance': 'MouseEventInit',
3827
- 'props': {
3828
- 'pointerId': {
3829
- 'specs': 8,
3830
- },
3831
- 'width': {
3832
- 'specs': 8,
3833
- },
3834
- 'height': {
3835
- 'specs': 8,
3836
- },
3837
- 'pressure': {
3838
- 'specs': 8,
3839
- },
3840
- 'tangentialPressure': {
3841
- 'specs': 8,
3842
- },
3843
- 'tiltX': {
3844
- 'specs': 8,
3845
- },
3846
- 'tiltY': {
3847
- 'specs': 8,
3848
- },
3849
- 'twist': {
3850
- 'specs': 8,
3851
- },
3852
- 'altitudeAngle': {
3853
- 'specs': 8,
3854
- },
3855
- 'azimuthAngle': {
3856
- 'specs': 8,
3857
- },
3858
- 'pointerType': {
3859
- 'specs': 8,
3860
- },
3861
- 'isPrimary': {
3862
- 'specs': 8,
3863
- },
3864
- 'coalescedEvents': {
3865
- 'specs': 8,
3866
- },
3867
- 'predictedEvents': {
3868
- 'specs': 8,
3869
- },
3870
- },
3871
- },
3872
- 'PointerEvent': {
3873
- 'inheritance': 'MouseEvent',
3874
- 'props': {
3875
- 'pointerId': {
3876
- 'specs': 8,
3877
- },
3878
- 'width': {
3879
- 'specs': 8,
3880
- },
3881
- 'height': {
3882
- 'specs': 8,
3883
- },
3884
- 'pressure': {
3885
- 'specs': 8,
3886
- },
3887
- 'tangentialPressure': {
3888
- 'specs': 8,
3889
- },
3890
- 'tiltX': {
3891
- 'specs': 8,
3892
- },
3893
- 'tiltY': {
3894
- 'specs': 8,
3895
- },
3896
- 'twist': {
3897
- 'specs': 8,
3898
- },
3899
- 'altitudeAngle': {
3900
- 'specs': 8,
3901
- },
3902
- 'azimuthAngle': {
3903
- 'specs': 8,
3904
- },
3905
- 'pointerType': {
3906
- 'specs': 8,
3907
- },
3908
- 'isPrimary': {
3909
- 'specs': 8,
3910
- },
3911
- },
3912
- },
3913
- 'MediaList': {
3914
- 'props': {
3915
- 'mediaText': {
3916
- 'specs': 16,
3917
- },
3918
- 'length': {
3919
- 'specs': 16,
3920
- },
3921
- },
3922
- },
1671
+ 'pointerId': {'specs': 8},
1672
+ 'width': {'specs': 8},
1673
+ 'height': {'specs': 8},
1674
+ 'pressure': {'specs': 8},
1675
+ 'tangentialPressure': {'specs': 8},
1676
+ 'tiltX': {'specs': 8},
1677
+ 'tiltY': {'specs': 8},
1678
+ 'twist': {'specs': 8},
1679
+ 'altitudeAngle': {'specs': 8},
1680
+ 'azimuthAngle': {'specs': 8},
1681
+ 'pointerType': {'specs': 8},
1682
+ 'isPrimary': {'specs': 8},
1683
+ },
1684
+ },
1685
+ 'MediaList': {'props': {'mediaText': {'specs': 16}, 'length': {'specs': 16}}},
3923
1686
  'StyleSheet': {
3924
1687
  'props': {
3925
- 'type': {
3926
- 'specs': 16,
3927
- },
3928
- 'href': {
3929
- 'specs': 16,
3930
- },
3931
- 'ownerNode': {
3932
- 'specs': 16,
3933
- },
3934
- 'parentStyleSheet': {
3935
- 'specs': 16,
3936
- },
3937
- 'title': {
3938
- 'specs': 16,
3939
- 'global': true,
3940
- },
3941
- 'media': {
3942
- 'specs': 16,
3943
- },
3944
- 'disabled': {
3945
- 'specs': 16,
3946
- },
1688
+ 'type': {'specs': 16},
1689
+ 'href': {'specs': 16},
1690
+ 'ownerNode': {'specs': 16},
1691
+ 'parentStyleSheet': {'specs': 16},
1692
+ 'title': {'specs': 16, 'global': true},
1693
+ 'media': {'specs': 16},
1694
+ 'disabled': {'specs': 16},
3947
1695
  },
3948
1696
  },
3949
1697
  'CSSStyleSheet': {
3950
1698
  'inheritance': 'StyleSheet',
3951
- 'props': {
3952
- 'ownerRule': {
3953
- 'specs': 16,
3954
- },
3955
- 'cssRules': {
3956
- 'specs': 16,
3957
- },
3958
- 'rules': {
3959
- 'specs': 16,
3960
- },
3961
- },
3962
- },
3963
- 'CSSStyleSheetInit': {
3964
- 'props': {
3965
- 'baseURL': {
3966
- 'specs': 16,
3967
- },
3968
- 'media': {
3969
- 'specs': 16,
3970
- },
3971
- 'disabled': {
3972
- 'specs': 16,
3973
- },
3974
- },
3975
- },
3976
- 'StyleSheetList': {
3977
- 'props': {
3978
- 'length': {
3979
- 'specs': 16,
3980
- },
3981
- },
3982
- },
3983
- 'LinkStyle': {
3984
- 'props': {
3985
- 'sheet': {
3986
- 'specs': 16,
3987
- },
3988
- },
3989
- },
3990
- 'CSSRuleList': {
3991
- 'props': {
3992
- 'length': {
3993
- 'specs': 16,
3994
- },
3995
- },
1699
+ 'props': {'ownerRule': {'specs': 16}, 'cssRules': {'specs': 16}, 'rules': {'specs': 16}},
3996
1700
  },
1701
+ 'CSSStyleSheetInit': {'props': {'baseURL': {'specs': 16}, 'media': {'specs': 16}, 'disabled': {'specs': 16}}},
1702
+ 'StyleSheetList': {'props': {'length': {'specs': 16}}},
1703
+ 'LinkStyle': {'props': {'sheet': {'specs': 16}}},
1704
+ 'CSSRuleList': {'props': {'length': {'specs': 16}}},
3997
1705
  'CSSRule': {
3998
1706
  'props': {
3999
- 'cssText': {
4000
- 'specs': 16,
4001
- },
4002
- 'parentRule': {
4003
- 'specs': 16,
4004
- },
4005
- 'parentStyleSheet': {
4006
- 'specs': 16,
4007
- },
4008
- 'type': {
4009
- 'specs': 16,
4010
- },
4011
- },
4012
- },
4013
- 'CSSStyleRule': {
4014
- 'inheritance': 'CSSRule',
4015
- 'props': {
4016
- 'selectorText': {
4017
- 'specs': 16,
4018
- },
4019
- 'style': {
4020
- 'specs': 16,
4021
- 'global': true,
4022
- },
4023
- },
4024
- },
4025
- 'CSSImportRule': {
4026
- 'inheritance': 'CSSRule',
4027
- 'props': {
4028
- 'href': {
4029
- 'specs': 16,
4030
- },
4031
- 'media': {
4032
- 'specs': 16,
4033
- },
4034
- 'styleSheet': {
4035
- 'specs': 16,
4036
- },
4037
- },
4038
- },
4039
- 'CSSGroupingRule': {
4040
- 'inheritance': 'CSSRule',
4041
- 'props': {
4042
- 'cssRules': {
4043
- 'specs': 16,
4044
- },
1707
+ 'cssText': {'specs': 16},
1708
+ 'parentRule': {'specs': 16},
1709
+ 'parentStyleSheet': {'specs': 16},
1710
+ 'type': {'specs': 16},
4045
1711
  },
4046
1712
  },
1713
+ 'CSSStyleRule':
1714
+ {'inheritance': 'CSSRule', 'props': {'selectorText': {'specs': 16}, 'style': {'specs': 16, 'global': true}}},
1715
+ 'CSSImportRule':
1716
+ {'inheritance': 'CSSRule', 'props': {'href': {'specs': 16}, 'media': {'specs': 16}, 'styleSheet': {'specs': 16}}},
1717
+ 'CSSGroupingRule': {'inheritance': 'CSSRule', 'props': {'cssRules': {'specs': 16}}},
4047
1718
  'CSSPageRule': {
4048
1719
  'inheritance': 'CSSGroupingRule',
4049
- 'props': {
4050
- 'selectorText': {
4051
- 'specs': 16,
4052
- },
4053
- 'style': {
4054
- 'specs': 16,
4055
- 'global': true,
4056
- },
4057
- },
4058
- },
4059
- 'CSSMarginRule': {
4060
- 'inheritance': 'CSSRule',
4061
- 'props': {
4062
- 'name': {
4063
- 'specs': 16,
4064
- },
4065
- 'style': {
4066
- 'specs': 16,
4067
- 'global': true,
4068
- },
4069
- },
4070
- },
4071
- 'CSSNamespaceRule': {
4072
- 'inheritance': 'CSSRule',
4073
- 'props': {
4074
- 'namespaceURI': {
4075
- 'specs': 16,
4076
- },
4077
- 'prefix': {
4078
- 'specs': 16,
4079
- },
4080
- },
1720
+ 'props': {'selectorText': {'specs': 16}, 'style': {'specs': 16, 'global': true}},
4081
1721
  },
1722
+ 'CSSMarginRule': {'inheritance': 'CSSRule', 'props': {'name': {'specs': 16}, 'style': {'specs': 16, 'global': true}}},
1723
+ 'CSSNamespaceRule': {'inheritance': 'CSSRule', 'props': {'namespaceURI': {'specs': 16}, 'prefix': {'specs': 16}}},
4082
1724
  'CSSStyleDeclaration': {
4083
- 'props': {
4084
- 'cssText': {
4085
- 'specs': 16,
4086
- },
4087
- 'length': {
4088
- 'specs': 16,
4089
- },
4090
- 'parentRule': {
4091
- 'specs': 16,
4092
- },
4093
- 'cssFloat': {
4094
- 'specs': 16,
4095
- },
4096
- },
4097
- },
4098
- 'ElementCSSInlineStyle': {
4099
- 'props': {
4100
- 'style': {
4101
- 'specs': 16,
4102
- 'global': true,
4103
- },
4104
- },
4105
- },
4106
- 'SVGElement': {
4107
- 'includes': [
4108
- 'ElementCSSInlineStyle',
4109
- ],
4110
- },
4111
- 'MathMLElement': {
4112
- 'includes': [
4113
- 'ElementCSSInlineStyle',
4114
- ],
1725
+ 'props':
1726
+ {'cssText': {'specs': 16}, 'length': {'specs': 16}, 'parentRule': {'specs': 16}, 'cssFloat': {'specs': 16}},
4115
1727
  },
1728
+ 'ElementCSSInlineStyle': {'props': {'style': {'specs': 16, 'global': true}}},
1729
+ 'SVGElement': {'includes': ['ElementCSSInlineStyle']},
1730
+ 'MathMLElement': {'includes': ['ElementCSSInlineStyle']},
4116
1731
  'ARIAMixin': {
4117
1732
  'props': {
4118
- 'role': {
4119
- 'specs': 32,
4120
- },
4121
- 'ariaAtomic': {
4122
- 'specs': 32,
4123
- },
4124
- 'ariaAutoComplete': {
4125
- 'specs': 32,
4126
- },
4127
- 'ariaBusy': {
4128
- 'specs': 32,
4129
- },
4130
- 'ariaChecked': {
4131
- 'specs': 32,
4132
- },
4133
- 'ariaColCount': {
4134
- 'specs': 32,
4135
- },
4136
- 'ariaColIndex': {
4137
- 'specs': 32,
4138
- },
4139
- 'ariaColIndexText': {
4140
- 'specs': 32,
4141
- },
4142
- 'ariaColSpan': {
4143
- 'specs': 32,
4144
- },
4145
- 'ariaCurrent': {
4146
- 'specs': 32,
4147
- },
4148
- 'ariaDescription': {
4149
- 'specs': 32,
4150
- },
4151
- 'ariaDisabled': {
4152
- 'specs': 32,
4153
- },
4154
- 'ariaExpanded': {
4155
- 'specs': 32,
4156
- },
4157
- 'ariaHasPopup': {
4158
- 'specs': 32,
4159
- },
4160
- 'ariaHidden': {
4161
- 'specs': 32,
4162
- },
4163
- 'ariaInvalid': {
4164
- 'specs': 32,
4165
- },
4166
- 'ariaKeyShortcuts': {
4167
- 'specs': 32,
4168
- },
4169
- 'ariaLabel': {
4170
- 'specs': 32,
4171
- },
4172
- 'ariaLevel': {
4173
- 'specs': 32,
4174
- },
4175
- 'ariaLive': {
4176
- 'specs': 32,
4177
- },
4178
- 'ariaModal': {
4179
- 'specs': 32,
4180
- },
4181
- 'ariaMultiLine': {
4182
- 'specs': 32,
4183
- },
4184
- 'ariaMultiSelectable': {
4185
- 'specs': 32,
4186
- },
4187
- 'ariaOrientation': {
4188
- 'specs': 32,
4189
- },
4190
- 'ariaPlaceholder': {
4191
- 'specs': 32,
4192
- },
4193
- 'ariaPosInSet': {
4194
- 'specs': 32,
4195
- },
4196
- 'ariaPressed': {
4197
- 'specs': 32,
4198
- },
4199
- 'ariaReadOnly': {
4200
- 'specs': 32,
4201
- },
4202
- 'ariaRequired': {
4203
- 'specs': 32,
4204
- },
4205
- 'ariaRoleDescription': {
4206
- 'specs': 32,
4207
- },
4208
- 'ariaRowCount': {
4209
- 'specs': 32,
4210
- },
4211
- 'ariaRowIndex': {
4212
- 'specs': 32,
4213
- },
4214
- 'ariaRowIndexText': {
4215
- 'specs': 32,
4216
- },
4217
- 'ariaRowSpan': {
4218
- 'specs': 32,
4219
- },
4220
- 'ariaSelected': {
4221
- 'specs': 32,
4222
- },
4223
- 'ariaSetSize': {
4224
- 'specs': 32,
4225
- },
4226
- 'ariaSort': {
4227
- 'specs': 32,
4228
- },
4229
- 'ariaValueMax': {
4230
- 'specs': 32,
4231
- },
4232
- 'ariaValueMin': {
4233
- 'specs': 32,
4234
- },
4235
- 'ariaValueNow': {
4236
- 'specs': 32,
4237
- },
4238
- 'ariaValueText': {
4239
- 'specs': 32,
4240
- },
1733
+ 'role': {'specs': 32},
1734
+ 'ariaAtomic': {'specs': 32},
1735
+ 'ariaAutoComplete': {'specs': 32},
1736
+ 'ariaBusy': {'specs': 32},
1737
+ 'ariaChecked': {'specs': 32},
1738
+ 'ariaColCount': {'specs': 32},
1739
+ 'ariaColIndex': {'specs': 32},
1740
+ 'ariaColIndexText': {'specs': 32},
1741
+ 'ariaColSpan': {'specs': 32},
1742
+ 'ariaCurrent': {'specs': 32},
1743
+ 'ariaDescription': {'specs': 32},
1744
+ 'ariaDisabled': {'specs': 32},
1745
+ 'ariaExpanded': {'specs': 32},
1746
+ 'ariaHasPopup': {'specs': 32},
1747
+ 'ariaHidden': {'specs': 32},
1748
+ 'ariaInvalid': {'specs': 32},
1749
+ 'ariaKeyShortcuts': {'specs': 32},
1750
+ 'ariaLabel': {'specs': 32},
1751
+ 'ariaLevel': {'specs': 32},
1752
+ 'ariaLive': {'specs': 32},
1753
+ 'ariaModal': {'specs': 32},
1754
+ 'ariaMultiLine': {'specs': 32},
1755
+ 'ariaMultiSelectable': {'specs': 32},
1756
+ 'ariaOrientation': {'specs': 32},
1757
+ 'ariaPlaceholder': {'specs': 32},
1758
+ 'ariaPosInSet': {'specs': 32},
1759
+ 'ariaPressed': {'specs': 32},
1760
+ 'ariaReadOnly': {'specs': 32},
1761
+ 'ariaRequired': {'specs': 32},
1762
+ 'ariaRoleDescription': {'specs': 32},
1763
+ 'ariaRowCount': {'specs': 32},
1764
+ 'ariaRowIndex': {'specs': 32},
1765
+ 'ariaRowIndexText': {'specs': 32},
1766
+ 'ariaRowSpan': {'specs': 32},
1767
+ 'ariaSelected': {'specs': 32},
1768
+ 'ariaSetSize': {'specs': 32},
1769
+ 'ariaSort': {'specs': 32},
1770
+ 'ariaValueMax': {'specs': 32},
1771
+ 'ariaValueMin': {'specs': 32},
1772
+ 'ariaValueNow': {'specs': 32},
1773
+ 'ariaValueText': {'specs': 32},
4241
1774
  },
4242
1775
  },
4243
1776
  };