Home | History | Annotate | Download | only in encoding
      1 if (window.layoutTestController)
      2     layoutTestController.dumpAsText();
      3 
      4 document.getElementById("result1").innerHTML += ("" == "\u042F") ? "PASS" : "FAIL";
      5