Skip to content

Commit b6b3ba8

Browse files
zcorpanannevk
authored andcommitted
Meta: remove an unnecessary id with %
This id was introduced in b29fb58. It repeats the id of the heading above but with `(` and `)` percent-escaped. This is not done for any other ids that also contain those characters.
1 parent 84a2b22 commit b6b3ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45252,7 +45252,7 @@ ldh-str = &lt; as defined in <a href="https://tools.ietf.org/html/rfc1034#
4525245252

4525345253
<div w-nodev>
4525445254

45255-
<p id="date-state-%28type=date%29">When an <code>input</code> element's <code data-x="attr-input-type">type</code> attribute is in
45255+
<p>When an <code>input</code> element's <code data-x="attr-input-type">type</code> attribute is in
4525645256
the <span data-x="attr-input-type-date">Date</span> state, the rules in this section apply.</p>
4525745257

4525845258
</div>

0 commit comments

Comments
 (0)