summaryrefslogtreecommitdiffstats
path: root/toolkit/components/reader/test/readerModeNonArticle.html
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/reader/test/readerModeNonArticle.html')
-rw-r--r--toolkit/components/reader/test/readerModeNonArticle.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/toolkit/components/reader/test/readerModeNonArticle.html b/toolkit/components/reader/test/readerModeNonArticle.html
new file mode 100644
index 0000000000..e216af3c1f
--- /dev/null
+++ b/toolkit/components/reader/test/readerModeNonArticle.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+<head>
+<title>Non article title</title>
+<meta name="description" content="This is the non-article description." />
+</head>
+<body>
+</body>
+</html>