https://github.com/mozilla/gecko-dev
Raw File
Tip revision: ba36715b3b9584b7746306c7709f0530c6f643a5 authored by ffxbld on 06 September 2018, 06:31:42 UTC
No bug, Automated blocklist update from host bld-linux64-spot-302 - a=blocklist-update
Tip revision: ba36715
right-ltr-ref.html
<!DOCTYPE html>
<html>
  <body>
    <div style="direction: rtl">
      <span style="border: 2px solid; border-right-style: none; padding-left: 5px; margin-left: 30px;">One</span>
      <br>
      <span style="border: 2px solid; border-left-style: none; padding-right: 10px; margin-right: 60px;">Two</span>
    </div>
  </body>
</html>
back to top