зеркало из https://github.com/mozilla/gecko-dev.git
10 строки
187 B
HTML
10 строки
187 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<link rel='stylesheet' type='text/css' href='style.css'>
|
||
|
<body>
|
||
|
<form novalidate>
|
||
|
<output class='notvalid'>foo</output>
|
||
|
</form>
|
||
|
</body>
|
||
|
</html>
|