File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6197,8 +6197,8 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
61976197 <p>A string containing a <span>set of space-separated tokens</span> may have leading or trailing
61986198 <span>ASCII whitespace</span>.</p>
61996199
6200- <p>An <dfn>unordered set of unique space-separated tokens</dfn> is a <span>set of space-separated
6201- tokens</span> where none of the tokens are duplicated.</p>
6200+ <p>An <dfn data-export="" >unordered set of unique space-separated tokens</dfn> is a <span>set of
6201+ space-separated tokens</span> where none of the tokens are duplicated.</p>
62026202
62036203 <p>An <dfn>ordered set of unique space-separated tokens</dfn> is a <span>set of space-separated
62046204 tokens</span> where none of the tokens are duplicated but where the order of the tokens is
You can’t perform that action at this time.
0 commit comments