mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
09f96a9f25
--HG-- extra : rebase_source : 226f0169d41f4f6b72549b522a818577ccc3e326
14 lines
271 B
HTML
14 lines
271 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<link rel='stylesheet' type='text/css' href='style.css'>
|
|
<body>
|
|
<fieldset class="disabled" disabled>
|
|
<legend>
|
|
</legend>
|
|
<legend>
|
|
<button class="disabled"></button>
|
|
</legend>
|
|
</fieldset>
|
|
</body>
|
|
</html>
|