summaryrefslogtreecommitdiff
path: root/chromium/third_party/blink/renderer/core/html/keywords.json5
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2020-07-16 11:45:35 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2020-07-17 08:59:23 +0000
commit552906b0f222c5d5dd11b9fd73829d510980461a (patch)
tree3a11e6ed0538a81dd83b20cf3a4783e297f26d91 /chromium/third_party/blink/renderer/core/html/keywords.json5
parent1b05827804eaf047779b597718c03e7d38344261 (diff)
downloadqtwebengine-chromium-552906b0f222c5d5dd11b9fd73829d510980461a.tar.gz
BASELINE: Update Chromium to 83.0.4103.122
Change-Id: Ie3a82f5bb0076eec2a7c6a6162326b4301ee291e Reviewed-by: Michael BrĂ¼ning <michael.bruning@qt.io>
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