[sethtml-xml-document.html]
[Testcase #0 with xmlDoc.setHTML("Hello!")]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Testcase #1 with xmlDoc.setHTML("
")]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[Testcase #2 with xmlDoc.setHTML("
Hi
")] expected: if (os == "mac") and not debug: [PASS, FAIL] if (os == "android") and not debug: [PASS, FAIL] [Testcase #3 with xmlDoc.setHTML("text
")] expected: if (os == "mac") and not debug: [PASS, FAIL] if (os == "android") and not debug: [PASS, FAIL]