summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/core/html/keywords.json5
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/blink/renderer/core/html/keywords.json5')
-rw-r--r--chromium/third_party/blink/renderer/core/html/keywords.json57
1 files changed, 4 insertions, 3 deletions
diff --git a/chromium/third_party/blink/renderer/core/html/keywords.json5 b/chromium/third_party/blink/renderer/core/html/keywords.json5
index 5a5635bdf44..411fc0bb7da 100644
--- a/chromium/third_party/blink/renderer/core/html/keywords.json5
+++ b/chromium/third_party/blink/renderer/core/html/keywords.json5
@@ -6,6 +6,7 @@
metadata: {
namespace: "keywords",
export: "CORE_EXPORT",
+ allowDuplicates: true,
},
data: [
@@ -48,7 +49,7 @@
// https://wicg.github.io/priority-hints/#solution-0
"high",
"low",
- // "auto",
+ "auto",
// inputmode attribute
// https://html.spec.whatwg.org/C/#attr-inputmode
@@ -59,7 +60,7 @@
"email",
"numeric",
"decimal",
- // "search",
+ "search",
// invisible attribute
// https://github.com/rakina/searchable-invisible-dom
@@ -70,7 +71,7 @@
// https://github.com/scott-little/lazyload#ways-the-loading-attribute-can-be-used
"lazy",
"eager",
- // "auto",
+ "auto",
// referrerpolicy attribute
// https://w3c.github.io/webappsec-referrer-policy/#referrer-policies