https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 8bfbabeb37d6039e751f36d2d1ec7321977789ab authored by Rail Aliiev on 13 October 2014, 17:14:07 UTC
Bug 1075607 - create mozilla-b2g34_v2_1 branch. Swith L10N repos. r=bhearsum, a=mergeday
Tip revision: 8bfbabe
select-fieldset-legend-ref-5.html
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='style.css'>
  <body>
    <fieldset class="ref">
      <legend>
        <fieldset class="ref">
          <legend>
            <select class="ref"></select>
          </legend>
        </fieldset>
      </legend>
    </fieldset>
  </body>
</html>
back to top