summaryrefslogtreecommitdiffstats
path: root/devtools/client/shared/test/html-mdn-css-no-syntax.html
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/shared/test/html-mdn-css-no-syntax.html')
-rw-r--r--devtools/client/shared/test/html-mdn-css-no-syntax.html17
1 files changed, 17 insertions, 0 deletions
diff --git a/devtools/client/shared/test/html-mdn-css-no-syntax.html b/devtools/client/shared/test/html-mdn-css-no-syntax.html
new file mode 100644
index 000000000..4e43bc434
--- /dev/null
+++ b/devtools/client/shared/test/html-mdn-css-no-syntax.html
@@ -0,0 +1,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>