Index: Source/core/frame/UseCounter.h |
diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h |
index a1cfd2ccd3ffcc2a5d87c066cfecaa870d3d817c..88d5c93ba651852e4460991bc8aff649bb8dc732 100644 |
--- a/Source/core/frame/UseCounter.h |
+++ b/Source/core/frame/UseCounter.h |
@@ -127,7 +127,6 @@ public: |
DocumentAll = 83, |
FormElement = 84, |
DemotedFormElement = 85, |
- CaptureAttributeAsEnum = 86, |
SVGAnimationElement = 90, |
KeyboardEventKeyLocation = 91, |
LineClamp = 96, |
@@ -249,7 +248,6 @@ public: |
ContentSecurityPolicyReportOnlyInMeta = 241, |
ResetReferrerPolicy = 243, |
CaseInsensitiveAttrSelectorMatch = 244, // Case-insensitivity dropped from specification. |
- CaptureAttributeAsBoolean = 245, |
FormNameAccessForImageElement = 246, |
FormNameAccessForPastNamesMap = 247, |
FormAssociationByParser = 248, |