html-validate 9.6.1 → 9.7.0

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.
@@ -2559,6 +2559,7 @@ var html5 = metaHelper.defineMetadata({
2559
2559
  flow: true,
2560
2560
  phrasing: true,
2561
2561
  scriptSupporting: true,
2562
+ templateRoot: true,
2562
2563
  aria: {
2563
2564
  naming: "prohibited"
2564
2565
  }