parent
291a00dc57
commit
0188d82e49
3 changed files with 3 additions and 3 deletions
|
@ -25,7 +25,7 @@
|
|||
<div><label><input name="check" type="checkbox"> check</label></div>
|
||||
<div><button name="btn">submit post</button></div>
|
||||
</form>
|
||||
<form method="post" action="/no-such-uri" class="form-fetch-action">
|
||||
<form method="post" action="no-such-uri" class="form-fetch-action">
|
||||
<div class="tw-py-8">bad action url</div>
|
||||
<div><button name="btn">submit test</button></div>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue