https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 2fd41e108e603afebd88c7797b3e84d3374db56e authored by Paul Adenot on 21 October 2013, 20:05:27 UTC
Bug 929009 - Disable WASAPI in cubeb. r=kinetik a=akeybl
Tip revision: 2fd41e1
mixedChartype-03-j.html
<!DOCTYPE html>
<!-- Mixed chartype reftest 03: Arabic - English -->
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=utf-8">
  <style type="text/css">
body {
  font-family: monospace;
  font-size: 24px;
  text-align: justify;
}
  </style>
 </head>
 <body>
  <p><span style="direction: rtl; unicode-bidi: bidi-override">&#x633;&#x644;&#x645;&#x627;&#x62A; dlroW</span></p>
 </body>
</html>
back to top