Skip to content

Commit 4ef2157

Browse files
authored
FF148 ExprFeat - Remove sanitizer API (mdn#43322)
1 parent ce00899 commit 4ef2157

File tree

1 file changed

+0
-14
lines changed
  • files/en-us/mozilla/firefox/experimental_features

1 file changed

+0
-14
lines changed

files/en-us/mozilla/firefox/experimental_features/index.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -346,20 +346,6 @@ The {{domxref("CloseWatcher")}} interface allows developers to implement UI comp
346346
- `dom.closewatcher.enabled`
347347
- : Set to `true` to enable.
348348

349-
### HTML Sanitizer API
350-
351-
The [HTML Sanitizer API](/en-US/docs/Web/API/HTML_Sanitizer_API) allow developers to take untrusted strings of HTML and sanitize them for safe insertion into a document's DOM.
352-
353-
| Release channel | Version added | Enabled by default? |
354-
| ----------------- | ------------- | ------------------- |
355-
| Nightly | 146 | Yes |
356-
| Developer Edition | 147 | Yes |
357-
| Beta | 147 | Yes |
358-
| Release | 138 | No |
359-
360-
- `dom.security.sanitizer.enabled`
361-
- : Set to `true` to enable.
362-
363349
### Removal of `beforescriptexecute` and `afterscriptexecute` events
364350

365351
The non-standard events [`beforescriptexecute`](/en-US/docs/Web/API/Document/beforescriptexecute_event) and [`afterscriptexecute`](/en-US/docs/Web/API/Document/afterscriptexecute_event) on the {{domxref("Document")}} interface, and [`afterscriptexecute`](/en-US/docs/Web/API/Element/afterscriptexecute_event) and [`beforescriptexecute`](/en-US/docs/Web/API/Element/beforescriptexecute_event) on the {{domxref("Element")}} interface are on the path to removal. They have been disabled in Nightly.

0 commit comments

Comments
 (0)