summaryrefslogtreecommitdiffstats
path: root/devtools/client/shared/test/html-mdn-css-no-summary.html
blob: 3af52b4f6d17d988d2302f692f5baf893060356f (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>

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

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

  <pre>To be ignored.</pre>

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



</body>
</html>