summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bidi/613157-2.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bidi/613157-2.html')
-rw-r--r--layout/reftests/bidi/613157-2.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/reftests/bidi/613157-2.html b/layout/reftests/bidi/613157-2.html
new file mode 100644
index 0000000000..0d635f6f1f
--- /dev/null
+++ b/layout/reftests/bidi/613157-2.html
@@ -0,0 +1,11 @@
+<!DOCTYPE HTML>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <title>Inline blocks shouldn't end the paragraph</title>
+ </head>
+ <body>
+ <p><span dir="rtl">אני אוהב</span>--&gt;<span style="display: inline-block">Firefox 4&nbsp;</span>--&gt;8 ימים בשבוע
+ </p>
+ </body>
+</html>