Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions spec/collator.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,10 +113,6 @@ <h1>Intl.Collator.supportedLocalesOf ( _locales_ [ , _options_ ] )</h1>
1. Let _requestedLocales_ be ? CanonicalizeLocaleList(_locales_).
1. Return ? SupportedLocales(_availableLocales_, _requestedLocales_, _options_).
</emu-alg>

<p>
The value of the *"length"* property of the `supportedLocalesOf` method is 1.
</p>
</emu-clause>

<emu-clause id="sec-intl-collator-internal-slots">
Expand Down
4 changes: 0 additions & 4 deletions spec/datetimeformat.html
Original file line number Diff line number Diff line change
Expand Up @@ -756,10 +756,6 @@ <h1>Intl.DateTimeFormat.supportedLocalesOf ( _locales_ [ , _options_ ] )</h1>
1. Let _requestedLocales_ be ? CanonicalizeLocaleList(_locales_).
1. Return ? SupportedLocales(_availableLocales_, _requestedLocales_, _options_).
</emu-alg>

<p>
The value of the *"length"* property of the `supportedLocalesOf` method is 1.
</p>
</emu-clause>

<emu-clause id="sec-intl.datetimeformat-internal-slots">
Expand Down
4 changes: 0 additions & 4 deletions spec/numberformat.html
Original file line number Diff line number Diff line change
Expand Up @@ -962,10 +962,6 @@ <h1>Intl.NumberFormat.supportedLocalesOf ( _locales_ [ , _options_ ] )</h1>
1. Let _requestedLocales_ be ? CanonicalizeLocaleList(_locales_).
1. Return ? SupportedLocales(_availableLocales_, _requestedLocales_, _options_).
</emu-alg>

<p>
The value of the *"length"* property of the `supportedLocalesOf` method is 1.
</p>
</emu-clause>

<emu-clause id="sec-intl.numberformat-internal-slots">
Expand Down
4 changes: 0 additions & 4 deletions spec/pluralrules.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,10 +184,6 @@ <h1>Intl.PluralRules.supportedLocalesOf ( _locales_ [ , _options_ ] )</h1>
1. Let _requestedLocales_ be ? CanonicalizeLocaleList(_locales_).
1. Return ? SupportedLocales(_availableLocales_, _requestedLocales_, _options_).
</emu-alg>

<p>
The value of the *"length"* property of the `supportedLocalesOf` method is 1.
</p>
</emu-clause>

<emu-clause id="sec-intl.pluralrules-internal-slots">
Expand Down
4 changes: 0 additions & 4 deletions spec/relativetimeformat.html
Original file line number Diff line number Diff line change
Expand Up @@ -231,10 +231,6 @@ <h1>Intl.RelativeTimeFormat.supportedLocalesOf ( _locales_ [ , _options_ ] )</h1
</emu-alg>
</emu-clause>

<p>
The value of the *"length"* property of the `supportedLocalesOf` method is 1.
</p>

<emu-clause id="sec-Intl.RelativeTimeFormat-internal-slots">
<h1>Internal slots</h1>

Expand Down