summaryrefslogtreecommitdiffstats
path: root/layout/base/tests/textarea-invalid-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/base/tests/textarea-invalid-ref.html')
-rw-r--r--layout/base/tests/textarea-invalid-ref.html7
1 files changed, 7 insertions, 0 deletions
diff --git a/layout/base/tests/textarea-invalid-ref.html b/layout/base/tests/textarea-invalid-ref.html
new file mode 100644
index 0000000000..c5607603d7
--- /dev/null
+++ b/layout/base/tests/textarea-invalid-ref.html
@@ -0,0 +1,7 @@
+<!DOCTYPE html>
+<html>
+ <body>
+ <textarea style="background-color:red">foo</textarea>
+ </body>
+</html>
+