https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 1e3d55d6cf6991077e8a8711e9a979434b596b76 authored by ffxbld on 09 May 2012, 00:45:14 UTC
Added FENNEC_13_0b3_RELEASE FENNEC_13_0b3_BUILD1 tag(s) for changeset 435a483ffd84. DONTBUILD CLOSED TREE a=release
Tip revision: 1e3d55d
bidi-003.html
<!DOCTYPE html>
<!-- Bidi reftest 003: mixed rtl and ltr text with element boundaries crossing
     directional run boundaries -->
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=utf-8">
 </head>
  <style type="text/css">
body {
  font-family: serif;
  font-size: 24px;
}
  </style>
 <body>
  <p lang="he" style="direction: rtl; text-align: left;">Mozilla <b>Firefox הגירסה</b> העברית v2.0.0.4</p>
 </body>
</html>
back to top