summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/core/html/html_tag_names.json5
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/core/html/html_tag_names.json5')
-rw-r--r--chromium/third_party/blink/renderer/core/html/html_tag_names.json53
1 files changed, 3 insertions, 0 deletions
diff --git a/chromium/third_party/blink/renderer/core/html/html_tag_names.json5 b/chromium/third_party/blink/renderer/core/html/html_tag_names.json5
index 9150a6d5eb0..b85be229135 100644
--- a/chromium/third_party/blink/renderer/core/html/html_tag_names.json5
+++ b/chromium/third_party/blink/renderer/core/html/html_tag_names.json5
@@ -363,6 +363,9 @@
interfaceName: "HTMLPortalElement",
interfaceHeaderDir: "third_party/blink/renderer/core/html/portal",
runtimeEnabled: "Portals",
+ // Portals could be enabled in some documents but not others (due to
+ // origin trials), so we need custom type helpers.
+ noTypeHelpers: true,
},
"pre",
{