mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-04 02:09:05 +02:00
7 lines
157 B
HTML
7 lines
157 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<link rel='stylesheet' type='text/css' href='css-required-style.css'>
|
|
<body>
|
|
<input type="hidden" required>
|
|
</body>
|
|
</html>
|