@@ -119,6 +119,7 @@ const elements = new Map([
119
119
[ "details.open" , "10:2020" ] ,
120
120
[ "dfn" , "10:2015" ] ,
121
121
[ "dialog" , "10:2022" ] ,
122
+ [ "dialog.closedby" , "0:" ] ,
122
123
[ "dialog.open" , "10:2022" ] ,
123
124
[ "div" , "10:2015" ] ,
124
125
[ "dl" , "10:2015" ] ,
@@ -151,6 +152,7 @@ const elements = new Map([
151
152
[ "form.rel" , "5:2023" ] ,
152
153
[ "form.target" , "10:2015" ] ,
153
154
[ "h1" , "10:2015" ] ,
155
+ [ "h1.no_ua_styles_in_article_aside_nav_section" , "0:" ] ,
154
156
[ "h2" , "10:2015" ] ,
155
157
[ "h3" , "10:2015" ] ,
156
158
[ "h4" , "10:2015" ] ,
@@ -235,6 +237,7 @@ const elements = new Map([
235
237
[ "img.referrerpolicy.origin-when-cross-origin" , "0:" ] ,
236
238
[ "img.referrerpolicy.unsafe-url" , "0:" ] ,
237
239
[ "img.sizes" , "10:2016" ] ,
240
+ [ "img.sizes.auto" , "0:" ] ,
238
241
[ "img.src" , "10:2015" ] ,
239
242
[ "img.srcset" , "10:2015" ] ,
240
243
[ "img.usemap" , "10:2015" ] ,
@@ -324,7 +327,7 @@ const elements = new Map([
324
327
[ "link.rel" , "10:2015" ] ,
325
328
[ "link.rel.alternate_stylesheet" , "0:" ] ,
326
329
[ "link.rel.compression-dictionary" , "0:" ] ,
327
- [ "link.rel.dns-prefetch" , "5:2024 " ] ,
330
+ [ "link.rel.dns-prefetch" , "0: " ] ,
328
331
[ "link.rel.expect" , "0:" ] ,
329
332
[ "link.rel.manifest" , "0:" ] ,
330
333
[ "link.rel.modulepreload" , "5:2023" ] ,
@@ -432,6 +435,7 @@ const elements = new Map([
432
435
] ,
433
436
[ "script.type.speculationrules.source_optional" , "0:" ] ,
434
437
[ "script.type.speculationrules.tag" , "0:" ] ,
438
+ [ "script.type.speculationrules.target_hint" , "0:" ] ,
435
439
[ "script.type.speculationrules.urls" , "0:" ] ,
436
440
[ "script.type.speculationrules.where" , "0:" ] ,
437
441
[ "search" , "5:2023" ] ,
@@ -449,13 +453,13 @@ const elements = new Map([
449
453
[ "slot.name" , "10:2020" ] ,
450
454
[ "small" , "10:2015" ] ,
451
455
[ "source" , "10:2015" ] ,
452
- [ "source.height" , "5 :2022" ] ,
456
+ [ "source.height" , "10 :2022" ] ,
453
457
[ "source.media" , "10:2015" ] ,
454
458
[ "source.sizes" , "10:2016" ] ,
455
459
[ "source.src" , "10:2015" ] ,
456
460
[ "source.srcset" , "10:2016" ] ,
457
461
[ "source.type" , "10:2015" ] ,
458
- [ "source.width" , "5 :2022" ] ,
462
+ [ "source.width" , "10 :2022" ] ,
459
463
[ "span" , "10:2015" ] ,
460
464
[ "strong" , "10:2015" ] ,
461
465
[ "style" , "10:2015" ] ,
@@ -514,7 +518,6 @@ const elements = new Map([
514
518
[ "textarea.readonly" , "10:2015" ] ,
515
519
[ "textarea.required" , "10:2015" ] ,
516
520
[ "textarea.rows" , "10:2015" ] ,
517
- [ "textarea.spellcheck" , "10:2015" ] ,
518
521
[ "textarea.wrap" , "10:2015" ] ,
519
522
[ "textarea.wrap.hard" , "0:" ] ,
520
523
[ "tfoot" , "10:2015" ] ,
0 commit comments