Commit 2eee2d0
committed
minor #17256 [Form] Fixing "HTML5 color format" link (ktherage)
This PR was submitted for the 5.1 branch but it was merged into the 5.4 branch instead.
Discussion
----------
[Form] Fixing "HTML5 color format" link
The link https://www.w3.org/TR/html52/sec-forms.html#color-state-typecolor redirects to https://html.spec.whatwg.org/multipage/forms.html#color-state-typecolor which is bad, it's seems to be https://html.spec.whatwg.org/multipage/input.html#color-state-(type=color) now.
Commits
-------
740e600 Fixing "HTML5 color format" link1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
0 commit comments