Meta: export Sanitizer/configure · whatwg/html@acc064b
noamr
·
2026-06-23
·
via Recent Commits to html:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -126450,9 +126450,9 @@ interface <dfn interface>Sanitizer</dfn> {
|
126450 | 126450 | </div> |
126451 | 126451 | |
126452 | 126452 | <div algorithm> |
126453 | | - <p>To <dfn data-x="configure a sanitizer">configure</dfn> a <code>Sanitizer</code> |
126454 | | - <var>sanitizer</var>, given a dictionary <var>configuration</var> and a boolean |
126455 | | - <var>allowCommentsPIsAndDataAttributes</var>:</p> |
| 126453 | + <p>To <dfn export for="Sanitizer" data-x="configure a sanitizer">configure</dfn> a |
| 126454 | + <code>Sanitizer</code> <var>sanitizer</var>, given a dictionary <var>configuration</var> and a |
| 126455 | +boolean <var>allowCommentsPIsAndDataAttributes</var>:</p> |
126456 | 126456 | |
126457 | 126457 | <ol> |
126458 | 126458 | <li><p><span>Canonicalize the configuration</span> <var>configuration</var> with |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。