summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bidi/logicalmarquee.html
diff options
context:
space:
mode:
Diffstat (limited to 'layout/reftests/bidi/logicalmarquee.html')
-rw-r--r--layout/reftests/bidi/logicalmarquee.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/layout/reftests/bidi/logicalmarquee.html b/layout/reftests/bidi/logicalmarquee.html
new file mode 100644
index 0000000000..cb13827dec
--- /dev/null
+++ b/layout/reftests/bidi/logicalmarquee.html
@@ -0,0 +1,11 @@
+<!DOCTYPE HTML>
+<html>
+ <head>
+ <meta http-equiv="Content-type" content="text/html; charset=iso-8859-8-i">
+ <title>Marquee in Logical Hebrew</title>
+ </head>
+
+ <body>
+ <marquee scrollamount="0" behavior="alternate" direction="right">&#x05E2;&#x05D3; &#x05E9;&#x05D9;&#x05E4;&#x05D5;&#x05D7; &#x05D4;&#x05D9;&#x05D5;&#x05DD; &#x05D5;&#x05E0;&#x05E1;&#x05D5; &#x05D4;&#x05E6;&#x05DC;&#x05D9;&#x05DC;&#x05D9;&#x05DD;</marquee>
+ </body>
+</html>