Source code
Revision control
Copy as Markdown
Other Tools
[sanitizer-config.tentative.html]
[SanitizerConfig, normalization: processingInstructions: ["target-1"\]]
expected: FAIL
[SanitizerConfig, normalization: processingInstructions: [{"target":"target-1"}\]]
expected: FAIL
[SanitizerConfig, normalization: removeProcessingInstructions: ["target-1"\]]
expected: FAIL
[SanitizerConfig, normalization: removeProcessingInstructions: [{"target":"target-1"}\]]
expected: FAIL
[Test processingInstructions addition.]
expected: FAIL
[Test processingInstructions removal.]
expected: FAIL
[Both processingInstructions and removeProcessingInstructions should not be allowed.]
expected: FAIL
[config[processingInstructions\] should not allow duplicate targets]
expected: FAIL
[config[removeProcessingInstructions\] should not allow duplicate targets]
expected: FAIL