https://github.com/mozilla/gecko-dev
Raw File
Tip revision: cb988159e8d6ef4e5ed42c329ad7d04e49741c41 authored by B2G Bumper Bot on 28 April 2014, 13:11:32 UTC
Bumping manifests a=b2g-bump
Tip revision: cb98815
textarea-fieldset-legend-ref-2.html
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='style.css'>
  <body>
    <fieldset class="ref">
      <legend>
      </legend>
      <legend>
        <textarea class="ref"></textarea>
      </legend>
    </fieldset>
  </body>
</html>
back to top