mixedChartype-00-j.html (407B)
1 <!DOCTYPE html> 2 <!-- Mixed chartype reftest 00: English - Hebrew --> 3 <html> 4 <head> 5 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 6 <style type="text/css"> 7 body { 8 font-family: serif; 9 font-size: 24px; 10 text-align: justify; 11 } 12 </style> 13 </head> 14 <body> 15 <p><span style="direction: ltr; unicode-bidi: bidi-override">Hello םלוע</span></p> 16 </body> 17 </html>