mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-18 05:51:03 +00:00
10 lines
181 B
HTML
10 lines
181 B
HTML
<!DOCTYPE>
|
|
<html>
|
|
<link rel='stylesheet' type='text/css' href='style.css'>
|
|
<body>
|
|
<form>
|
|
<input type='image' class='submit-invalid-ref'>
|
|
</form>
|
|
</body>
|
|
</html>
|