aboutsummaryrefslogtreecommitdiffstats
path: root/regression/sanitizer.html
diff options
context:
space:
mode:
Diffstat (limited to 'regression/sanitizer.html')
-rw-r--r--regression/sanitizer.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/regression/sanitizer.html b/regression/sanitizer.html
new file mode 100644
index 00000000..775a6009
--- /dev/null
+++ b/regression/sanitizer.html
@@ -0,0 +1,8 @@
+<!DOCTYPE HTML>
+<html xmlns:ng="http://angularjs.org">
+ <script type="text/javascript" src="../src/angular-bootstrap.js" ng:autobind></script>
+ <body>
+ <textarea name="html" rows="10" cols="100"></textarea>
+ <div>{{html|html}}</div>
+ </body>
+</html> \ No newline at end of file