| Index: Source/core/frame/UseCounter.h
|
| diff --git a/Source/core/frame/UseCounter.h b/Source/core/frame/UseCounter.h
|
| index 3b8217415637f79a68d96a76f9b8a24e1b712044..dcba4c006bc7d31da8e1829fa5cb5ee2544f9bba 100644
|
| --- a/Source/core/frame/UseCounter.h
|
| +++ b/Source/core/frame/UseCounter.h
|
| @@ -569,6 +569,7 @@ public:
|
| ShadowRootGetElementsByClassName = 623,
|
| ShadowRootGetElementsByTagName = 624,
|
| ShadowRootGetElementsByTagNameNS = 625,
|
| + SVGSMILAnimationInImage = 626,
|
|
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of any item, and don't reuse removed slots.
|
|
|