summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-disabled/fieldset/fieldset-enabled.html
blob: 32915278e439f57181ca576d398c7d0fd5687723 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
  <link rel='stylesheet' type='text/css' href='style.css'>
  <body>
    <fieldset class="enabled"></fieldset>
  </body>
</html>