Index: Source/core/html/ValidityState.idl |
diff --git a/Source/core/html/ValidityState.idl b/Source/core/html/ValidityState.idl |
index 582baf9a4a327bc3de44da2aa05bd0832dadca52..d4f72538d3a77bb0ae670cd202b586481fd7a4c9 100644 |
--- a/Source/core/html/ValidityState.idl |
+++ b/Source/core/html/ValidityState.idl |
@@ -21,6 +21,7 @@ |
*/ |
[ |
+ WillBeGarbageCollected |
] interface ValidityState { |
readonly attribute boolean valueMissing; |
readonly attribute boolean typeMismatch; |