https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 9ad326648f0aa5da41184b47edc51f085e0d6ac0 authored by Karl Tomlinson on 14 July 2015, 16:31:00 UTC
Bug 1137076 - Fix music app crashes when quickly tapping the FF button. r=edwin, a=mahe
Tip revision: 9ad3266
1069941-inline-bidi-border-1-ref.html
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Test for bug 1069941 -- borders</title>
</head>
<body>
<div dir="ltr">
  <span dir="ltr" style="color:transparent;background:gray;border-left:10px solid teal;">+٥</span>
</div>
<div dir="ltr">
  <span dir="ltr" style="color:transparent;background:gray;border-right:10px solid teal;">+٥</span>
</div>
</body>
</html>
back to top