https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 7ced355a39f838fe7f1d9a0a8eb94ab9906faf7c authored by B2G Bumper Bot on 19 February 2015, 15:57:00 UTC
Bumping manifests a=b2g-bump
Tip revision: 7ced355
right-rtl-ref.html
<!DOCTYPE html>
<html>
  <body>
    <div style="direction: rtl">
      <span style="border: 2px solid; border-left-style: none; padding-right: 10px; margin-right: 60px;">One</span>
      <br>
      <span style="border: 2px solid; border-right-style: none; padding-left: 5px; margin-left: 30px;">Two</span>
    </div>
  </body>
</html>
back to top