summaryrefslogtreecommitdiffstats
path: root/layout/base/tests/bug613807-1-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/base/tests/bug613807-1-ref.html')
-rw-r--r--layout/base/tests/bug613807-1-ref.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/base/tests/bug613807-1-ref.html b/layout/base/tests/bug613807-1-ref.html
new file mode 100644
index 0000000000..b47a572ea7
--- /dev/null
+++ b/layout/base/tests/bug613807-1-ref.html
@@ -0,0 +1,6 @@
+<!DOCTYPE HTML>
+<html>
+<body onload="document.querySelector('textarea').focus()">
+<textarea id="t" rows="4" style="-moz-appearance: none"></textarea>
+</body>
+</html>