[go: nahoru, domu]

blob: eaebe36a18ce6be96156365c9fa8ddb413404fe0 [file] [log] [blame]
This is a testharness.js-based test.
[FAIL] Unknown element names get blocked without unknownMarkup.
Failed to execute 'setHTML' on 'Element': Failed to read the 'sanitizer' property from 'ElementSetHTMLOptions': Failed to convert value to 'Sanitizer'.
[FAIL] Unknown element names pass with unknownMarkup.
Failed to execute 'setHTML' on 'Element': Failed to read the 'sanitizer' property from 'ElementSetHTMLOptions': Failed to convert value to 'Sanitizer'.
[FAIL] Unknown attributes names get blocked without unknownMarkup.
Failed to execute 'setHTML' on 'Element': Failed to read the 'sanitizer' property from 'ElementSetHTMLOptions': Failed to convert value to 'Sanitizer'.
[FAIL] Unknown attribute names pass with unknownMarkup.
Failed to execute 'setHTML' on 'Element': Failed to read the 'sanitizer' property from 'ElementSetHTMLOptions': Failed to convert value to 'Sanitizer'.
Harness: the test ran to completion.