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
263359-4-ref.html
<!DOCTYPE html>
<html>
 <head>
  <title>change direction of pre with bidi text</title>
  <meta charset="UTF-8">
 </head>
 <body>
  <pre dir="rtl">	can_be_executable=TRUE
	[he]description=סוג לא ידוע
	description=Unknown type
	[ar]description=نوع غير معروف
	[az]description=Namə'lum növ
</pre>
</body>
</html>

back to top