mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
11 lines
202 B
HTML
11 lines
202 B
HTML
<html><head><title>Testcase</title></head><body>
|
|
<form>
|
|
<p>This is text: <input type="checkbox"> Check me!</p>
|
|
|
|
<p>This is text: <input type="radio"> Radio me!</p>
|
|
|
|
|
|
|
|
</form>
|
|
</body></html>
|