Index: Source/core/html/HTMLDialogElement.idl |
diff --git a/Source/core/html/HTMLDialogElement.idl b/Source/core/html/HTMLDialogElement.idl |
index 13b494e154f709fbfe79c11962b3a30dc8ad97e2..a4920c54cd3eba46045455bb9807af6eab4b4643 100644 |
--- a/Source/core/html/HTMLDialogElement.idl |
+++ b/Source/core/html/HTMLDialogElement.idl |
@@ -25,6 +25,7 @@ |
[ |
Conditional=DIALOG_ELEMENT, |
+ EnabledPerContext=dialogElement, |
SkipVTableValidation |
] interface HTMLDialogElement : HTMLElement { |
[Reflect] attribute boolean open; |