| Index: Source/core/page/UseCounter.h
|
| ===================================================================
|
| --- Source/core/page/UseCounter.h (revision 162716)
|
| +++ Source/core/page/UseCounter.h (working copy)
|
| @@ -255,6 +255,7 @@
|
| InputTypePasswordMaxLength,
|
| SVGInstanceRoot,
|
| ShowModalDialog,
|
| + CSSStyleSheetInsertRuleOptionalArg = 198, // Inconsistent with the specification and other browsers.
|
| // Add new features immediately above this line. Don't change assigned
|
| // numbers of each items, and don't reuse unused slots.
|
| NumberOfFeatures, // This enum value must be last.
|
|
|