From 7a7c1eec6de4e8ca11f29a32b39b4724a80b9b74 Mon Sep 17 00:00:00 2001
From: Joey Arhar These methods perform no sanitization to remove potentially-dangerous elements and
+ attributes like The
+ setHTMLUnsafe
and parseHTMLUnsafe
Unsafe HTML parsing methods
+ element.DOMParserSupportedType {
script
or event handler content attributes.partial interface Element {
undefined setHTMLUnsafe(DOMString string);
};
Element.setHTMLUnsafe(string)
method steps
- are:
Let contextElement be this's