Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<meta charset="utf-8">
<link rel="match" href="input-no-resizer-ref.html">
<p>The input fields should NOT have resizers:</p>
<input style="resize: horizontal">
<br><br>
<input style="resize: vertical">
<br><br>
<input style="resize: both">