summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/403733-1-ref.html
blob: 85b0380361d82b6675ddebfd5e12d644fe91ad66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE html>
<html>
<head>
</head>

<body>

<form action="">
  <fieldset>
    <legend id="legend">TEST</legend>
  </fieldset>
</form>

</body>
</html>