Bug 1858983 [wpt PR 42532] - Update wpt metadata, a=testonly
[gecko.git] / layout / reftests / writing-mode / 1302734-bidi-plaintext-2c.html
blob6780133610eccc209354fbc85642a46984f1ba1b
1 <!DOCTYPE html>
2 <style>
3 div {
4 width: 50px;
5 height: 100px;
6 border: 1px solid gray;
7 display: inline-block;
8 writing-mode: vertical-rl;
10 </style>
11 <!-- unicode-bidi:plaintext should resolve to RTL, ignoring the dir attribute -->
12 <div dir="ltr" style="unicode-bidi:plaintext;">&rlm;x</div>