Home | History | Annotate | Download | only in accessibility
      1 <!--
      2 @MAC_ALLOW:AXSubrole=*
      3 @WIN_ALLOW:*
      4 -->
      5 <html>
      6 <body>
      7   <bdo dir="ltr">Some LTR text</bdo>
      8   <bdo dir="rtl">Some RTL text <bdo dir="ltr">with some LTR text embedded</bdo></bdo>
      9 </body>
     10 </html>
     11