summaryrefslogtreecommitdiffstats
path: root/devtools/client/shared/test/html-mdn-css-no-syntax.html
blob: 4e43bc434b51b25a35a457caa946c2418ca6b526 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<!doctype html>
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
</head>

<body>

  <h2 id="Summary">Summary</h2>

  <p>A summary of the property.</p>

  <p>This is not the syntax.</p>


</body>
</html>