Skip to content

Commit

Permalink
Fix missing <form> rel="" in attribute index
Browse files Browse the repository at this point in the history
Closes #7683.
  • Loading branch information
GokhanKabar authored Mar 14, 2022
1 parent 755ae90 commit 2f88bb4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -122359,6 +122359,7 @@ interface <dfn interface>External</dfn> {
<code data-x="attr-fs-method">method</code>;
<code data-x="attr-form-name">name</code>;
<code data-x="attr-fs-novalidate">novalidate</code>;
<code data-x="attr-form-rel">rel</code>;
<code data-x="attr-fs-target">target</code></td>
<td><code>HTMLFormElement</code></td>
</tr>
Expand Down

0 comments on commit 2f88bb4

Please sign in to comment.