summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bidi/logicalmarquee.html
blob: cb13827dec7bf9069f342c88c3039ebcd9d4fad5 (plain)
1
2
3
4
5
6
7
8
9
10
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>