aboutsummaryrefslogtreecommitdiff
path: root/tools/addon-sdk-1.4/examples/reading-data/data/sample.html
diff options
context:
space:
mode:
Diffstat (limited to 'tools/addon-sdk-1.4/examples/reading-data/data/sample.html')
-rw-r--r--tools/addon-sdk-1.4/examples/reading-data/data/sample.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/addon-sdk-1.4/examples/reading-data/data/sample.html b/tools/addon-sdk-1.4/examples/reading-data/data/sample.html
new file mode 100644
index 0000000..f9a89db
--- /dev/null
+++ b/tools/addon-sdk-1.4/examples/reading-data/data/sample.html
@@ -0,0 +1,3 @@
+<html><body>
+<h1>Hello World</h1>
+</body></html>