https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 99f52b20b0191987ea4329d9bd144332329058cb authored by ffxbld on 05 February 2015, 09:51:43 UTC
Added FENNEC_35_0_1_RELEASE FENNEC_35_0_1_BUILD1 tag(s) for changeset fcb1debde639. DONTBUILD CLOSED TREE a=release
Tip revision: 99f52b2
test_bug441782-5e.html
<html>
<!--
https://bugzilla.mozilla.org/show_bug.cgi?id=441782
-->
<head>
  <title>Test for Bug 441782</title>
  <script type="text/javascript" src="/tests/SimpleTest/SimpleTest.js"></script>
  <script type="text/javascript" src="/tests/SimpleTest/WindowSnapshot.js"></script>
  <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css" />
</head>
<body>
<a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=441782">Mozilla Bug 441782</a>

<pre id="test">
<script type="text/javascript">

/** Test for Bug 441782 **/

var passes = [
  // bug 441782 tests (Arabic)
  {prefix: "bug441782", file: 5, bidiNumeralValue: 4, op: "=="},
];

</script>
<script type="text/javascript" src="bidi_numeral_test.js"></script>        
</pre>
</body>
</html>
back to top