[set-attributes-require-trusted-types-no-default-policy.html] [Element.setAttribute works for elementNS=https://example.com/namespace, element=foo, attrName=onmouseup with a plain string] expected: if (os == "mac") and not debug: [PASS, FAIL] if (os == "android") and not debug: [PASS, FAIL] [Element.setAttributeNS works for elementNS=https://example.com/namespace, element=foo, attrName=onmouseup with a plain string] expected: if (os == "mac") and not debug: [PASS, FAIL] if (os == "android") and not debug: [PASS, FAIL] [Element.setAttributeNode works for elementNS=https://example.com/namespace, element=foo, attrName=onmouseup with a plain string] expected: if (os == "mac") and not debug: [PASS, FAIL] if (os == "android") and not debug: [PASS, FAIL] [Element.setAttributeNodeNS works for elementNS=https://example.com/namespace, element=foo, attrName=onmouseup with a plain string] expected: if (os == "mac") and not debug: [PASS, FAIL] if (os == "android") and not debug: [PASS, FAIL] [NamedNodeMap.setNamedItem works for elementNS=https://example.com/namespace, element=foo, attrName=onmouseup with a plain string] expected: if (os == "mac") and not debug: [PASS, FAIL] if (os == "android") and not debug: [PASS, FAIL] [NamedNodeMap.setNamedItemNS works for elementNS=https://example.com/namespace, element=foo, attrName=onmouseup with a plain string] expected: if (os == "mac") and not debug: [PASS, FAIL] if (os == "android") and not debug: [PASS, FAIL] [Attr.value works for elementNS=https://example.com/namespace, element=foo, attrName=onmouseup with a plain string] expected: if (os == "mac") and not debug: [PASS, FAIL] if (os == "android") and not debug: [PASS, FAIL] [Node.nodeValue works for elementNS=https://example.com/namespace, element=foo, attrName=onmouseup with a plain string] expected: if (os == "mac") and not debug: [PASS, FAIL] if (os == "android") and not debug: [PASS, FAIL] [Node.textContent works for elementNS=https://example.com/namespace, element=foo, attrName=onmouseup with a plain string] expected: if (os == "mac") and not debug: [PASS, FAIL] if (os == "android") and not debug: [PASS, FAIL]