|
7 | 7 | <link href="https://www.w3.org/StyleSheets/TR/2021/W3C-ED" rel="stylesheet"> |
8 | 8 | <meta content="Bikeshed version 82ce88815, updated Thu Sep 7 16:33:55 2023 -0700" name="generator"> |
9 | 9 | <link href="https://www.w3.org/TR/trusted-types/" rel="canonical"> |
10 | | - <meta content="e5717b9115a72d8fdcc303dba8f9b467e76ceaac" name="document-revision"> |
| 10 | + <meta content="3f3a848fde52b235d2abceac9742a4c0873c5fab" name="document-revision"> |
11 | 11 | <style>/* Boilerplate: style-autolinks */ |
12 | 12 | .css.css, .property.property, .descriptor.descriptor { |
13 | 13 | color: var(--a-normal-text); |
@@ -1715,7 +1715,7 @@ <h4 class="heading settled" data-level="2.3.1" id="trusted-type-policy-factory"> |
1715 | 1715 | <li data-md> |
1716 | 1716 | <p>Set <var>localName</var> to <var>tagName</var> in <a data-link-type="dfn" href="https://infra.spec.whatwg.org/#ascii-lowercase" id="ref-for-ascii-lowercase">ASCII lowercase</a>.</p> |
1717 | 1717 | <li data-md> |
1718 | | - <p>If <var>elementNs</var> is an empty string, set <var>elementNs</var> to <a data-link-type="dfn" href="https://infra.spec.whatwg.org/#html-namespace" id="ref-for-html-namespace">HTML namespace</a>.</p> |
| 1718 | + <p>If <var>elementNs</var> is null or an empty string, set <var>elementNs</var> to <a data-link-type="dfn" href="https://infra.spec.whatwg.org/#html-namespace" id="ref-for-html-namespace">HTML namespace</a>.</p> |
1719 | 1719 | <li data-md> |
1720 | 1720 | <p>Let <var>interface</var> be the <a data-link-type="dfn" href="https://dom.spec.whatwg.org/#concept-element-interface" id="ref-for-concept-element-interface">element interface</a> for <var>localName</var> and <var>elementNs</var>.</p> |
1721 | 1721 | <li data-md> |
@@ -1780,7 +1780,7 @@ <h4 class="heading settled" data-level="2.3.1" id="trusted-type-policy-factory"> |
1780 | 1780 | <li data-md> |
1781 | 1781 | <p>Set <var>attribute</var> to <var>attribute</var> in <a data-link-type="dfn" href="https://infra.spec.whatwg.org/#ascii-lowercase" id="ref-for-ascii-lowercase②">ASCII lowercase</a>.</p> |
1782 | 1782 | <li data-md> |
1783 | | - <p>If <var>elementNs</var> is an empty string, set <var>elementNs</var> to <a data-link-type="dfn" href="https://infra.spec.whatwg.org/#html-namespace" id="ref-for-html-namespace①">HTML namespace</a>.</p> |
| 1783 | + <p>If <var>elementNs</var> is null or an empty string, set <var>elementNs</var> to <a data-link-type="dfn" href="https://infra.spec.whatwg.org/#html-namespace" id="ref-for-html-namespace①">HTML namespace</a>.</p> |
1784 | 1784 | <li data-md> |
1785 | 1785 | <p>If <var>attrNs</var> is an empty string, set <var>attrNs</var> to null.</p> |
1786 | 1786 | <li data-md> |
|
0 commit comments