Index: third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
diff --git a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
index 5a0b9a2ba4810cfa9322c37a446505220b8a5e2b..c38b67e26d90ef4a45ea825d4cca62f1733841cc 100644 |
--- a/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
+++ b/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.json5 |
@@ -1009,5 +1009,9 @@ |
name: "RestrictCompleteURLCharacterSet", |
status: "experimental", |
}, |
+ { |
+ name: "InertAttribute", |
+ status: "experimental", |
+ }, |
], |
} |