зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset de437faa8094 (bug 1777164) for causing failures on sanitizer-insecure-context.html. CLOSED TREE
This commit is contained in:
Родитель
81d1e22a67
Коммит
6079dcdb34
|
@ -394,6 +394,6 @@ dictionary SetHTMLOptions {
|
|||
};
|
||||
|
||||
partial interface Element {
|
||||
[SecureContext, UseCounter, Throws, Pref="dom.security.sanitizer.enabled"]
|
||||
[UseCounter, Throws, Pref="dom.security.sanitizer.enabled"]
|
||||
void setHTML(DOMString aInnerHTML, optional SetHTMLOptions options = {});
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче