3 <title>Test for logical sizes on marquee elements in the UA style sheet
</title>
5 .v-rl { writing-mode: vertical-rl; }
6 .ltr, .rtl, .v-rl { border:
1px solid blue; padding:
16px; }
7 marquee { background-color: yellow; color: transparent; }
10 <marquee direction=down
>A
</marquee>
12 <div class=rtl dir=rtl
>
13 <marquee direction=down
>A
</marquee>
15 <!-- disabled until bug 1132308
17 <marquee direction=down>A</marquee>