From bf57e1ff36e5675ab6dfc40017cbbbb1551d7113 Mon Sep 17 00:00:00 2001 From: Peter Rushforth Date: Thu, 23 Feb 2023 08:18:58 -0500 Subject: [PATCH] Remove attribute --- spec/index.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/spec/index.html b/spec/index.html index 5e3d2ee..ecb1508 100644 --- a/spec/index.html +++ b/spec/index.html @@ -2061,10 +2061,7 @@
The <input> element
name — The token to be used as a variable name in form serialization.
value — The current or default value of the name/value pair represented by the input.
- shard — A boolean attribute indicating associated datalist values be used to shard map tile requests across subdomains (the values). -
-
- list — The id of an associated datalist element to supply values for the input. Useful only with shard at this time. + list — The id of an associated datalist element to supply values for the input.
min — The minimum value for the extent parameter acceptable by the server.
max — The maximum value for the extent parameter acceptable by the server.
@@ -2131,7 +2128,6 @@
The <input> element