summaryrefslogtreecommitdiffstats
path: root/devtools/client/shared/test/html-mdn-css-basic-testing.html
blob: 182fa6d9b9133affb82c4a4b7c05bcf18e0e84e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<!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>

  <h2 id="Syntax">Syntax</h2>

  <pre>/* The part we want   */
this: is-the-part-we-want;</pre>



</body>
</html>