Skip to content

Commit

Permalink
Add length property of RelativeTimeFormat (#444)
Browse files Browse the repository at this point in the history
Add text about the length property of supportedLocalesOf in RelativeTimeFormat to make it consistent with other parts.
  • Loading branch information
FrankYFTang authored Jun 1, 2020
1 parent f12784d commit 3a36f06
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion spec/relativetimeformat.html
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,11 @@ <h1>Intl.RelativeTimeFormat.supportedLocalesOf ( _locales_ [, _options_ ])</h1>
1. Return ? SupportedLocales(_availableLocales_, _requestedLocales_, _options_).
</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

0 comments on commit 3a36f06

Please sign in to comment.