Skip to content

Commit f264bd8

Browse files
committed
Merge branch '5.4' into 6.4
* 5.4: [Form] Remove a broken link
2 parents 3fd958f + c8cc786 commit f264bd8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

reference/forms/types/search.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ SearchType Field
44
This renders an ``<input type="search">`` field, which is a text box with
55
special functionality supported by some browsers.
66

7-
Read about the input search field at `DiveIntoHTML5.info`_
8-
97
+---------------------------+----------------------------------------------------------------------+
108
| Rendered as | ``input search`` field |
119
+---------------------------+----------------------------------------------------------------------+
@@ -65,5 +63,3 @@ The default value is ``''`` (the empty string).
6563
.. include:: /reference/forms/types/options/row_attr.rst.inc
6664

6765
.. include:: /reference/forms/types/options/trim.rst.inc
68-
69-
.. _`DiveIntoHTML5.info`: http://diveintohtml5.info/forms.html#type-search

0 commit comments

Comments
 (0)