summaryrefslogtreecommitdiff
path: root/test/data/binding/sample.html
diff options
context:
space:
mode:
authorBo Yang <struggleyb.nku@gmail.com>2009-08-11 11:17:23 +0000
committerBo Yang <struggleyb.nku@gmail.com>2009-08-11 11:17:23 +0000
commit399da01ae4eb5c5e3e9349bacc2063c946c3d4a1 (patch)
tree433c8bcde94fc7a6e6f2e5cbf23842a84db98146 /test/data/binding/sample.html
parenteec057c7437e19b59ca1e698ce548cb56ce37240 (diff)
downloadlibdom-399da01ae4eb5c5e3e9349bacc2063c946c3d4a1.tar.gz
libdom-399da01ae4eb5c5e3e9349bacc2063c946c3d4a1.tar.bz2
Merge the branches/struggleyb/libdom-remain back to trunk.
svn path=/trunk/dom/; revision=9191
Diffstat (limited to 'test/data/binding/sample.html')
-rw-r--r--test/data/binding/sample.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/test/data/binding/sample.html b/test/data/binding/sample.html
deleted file mode 100644
index a090978..0000000
--- a/test/data/binding/sample.html
+++ /dev/null
@@ -1,11 +0,0 @@
-<!DOCTYPE html>
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>This is a title</title>
-</head>
-<body>
-<p>Here is some text with mismatched <b>bold <i>and italic </b>tags</i>. Here's some more text.</p>
-</body>
-</html>
-