summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bidi/151407-2-empty-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bidi/151407-2-empty-ref.html')
-rw-r--r--layout/reftests/bidi/151407-2-empty-ref.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/layout/reftests/bidi/151407-2-empty-ref.html b/layout/reftests/bidi/151407-2-empty-ref.html
new file mode 100644
index 0000000000..f3d1e3225d
--- /dev/null
+++ b/layout/reftests/bidi/151407-2-empty-ref.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <title>Test GetDir() for documents</title>
+ </head>
+ <body>
+ <div>getDir on document returns ""</div>
+ </body>
+</html>