File tree 1 file changed +0
-7
lines changed
1 file changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -7583,13 +7583,6 @@ value when its bit pattern is interpreted as an unsigned 64-bit integer.
7583
7583
A JavaScript value |V| is [=converted to an IDL value|converted=]
7584
7584
to an IDL {{DOMString}} value by running the following algorithm:
7585
7585
7586
- 1. If the conversion is to an IDL type [=extended attribute associated with|associated with=] the
7587
- [{{StringContext}}] extended attribute, then set |V| to the result of [=validate the string in context=], passing
7588
- [=this=], |V|, the {{StringContext}} extended attribute [=identifier=], and the [=identifier=]
7589
- of the [{{StringContext}}] extended attribute [=related construct=].
7590
-
7591
- Note: That algorithm may [=JavaScript/throw=] a <l spec=ecmascript>{{TypeError}}</l>.
7592
-
7593
7586
1. If |V| is <emu-val>null</emu-val> and the conversion is to an IDL type
7594
7587
[=extended attribute associated with|associated with=] the [{{LegacyNullToEmptyString}}] extended
7595
7588
attribute, then return the {{DOMString}} value that represents the empty string.
You can’t perform that action at this time.
0 commit comments