summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bidi/817406-4.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bidi/817406-4.html')
-rw-r--r--layout/reftests/bidi/817406-4.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/layout/reftests/bidi/817406-4.html b/layout/reftests/bidi/817406-4.html
new file mode 100644
index 0000000000..3e90274248
--- /dev/null
+++ b/layout/reftests/bidi/817406-4.html
@@ -0,0 +1,6 @@
+<!DOCTYPE html>
+<html style="width: 50%;">
+<body style="direction: rtl;">
+<div style="background: green; height: 10em;"></div>
+</body>
+</html>