https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 171d4ac7b5c529f27694705c7f65eeffbd380725 authored by ffxbld on 27 October 2015, 00:02:27 UTC
Added FIREFOX_42_0_RELEASE FIREFOX_42_0_BUILD1 tag(s) for changeset b1a68883552e. DONTBUILD CLOSED TREE a=release
Tip revision: 171d4ac
emptyspan-2-ref.html
<!DOCTYPE html>
<body style="direction: rtl">
  <span style="border: 5px solid blue; border-left: none; border-right: none;
               padding-right: 10px"></span>
  <span style="display: block">x</span>
</body>
back to top