Skip to content

Commit b4834f6

Browse files
remove caution block
1 parent bf83ee8 commit b4834f6

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

reference/forms/types/options/form_attr.rst.inc

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,4 @@ You can also set this to ``true`` on a root form to automatically set the "form"
1717

1818
When root the form has no ID, ``form_attr`` is required to be a string identifier to be used as the form ID.
1919

20-
.. caution::
21-
22-
HTML "form" attribute was introduced to let you explicitly bind a control with a form even if it is
23-
not nested inside it. Don't forget to check for `browser compatibility`_.
24-
2520
.. _`"form" attribute`: https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#attr-fae-form
26-
.. _`browser compatibility`: https://caniuse.com/form-attribute

0 commit comments

Comments
 (0)