Skip to content
Snippets Groups Projects
Commit f61c4bea authored by Ms2ger's avatar Ms2ger Committed by Leo Balter
Browse files

Intl.RelativeTimeFormat: Fix copy/paste error in frontmatter. (#1851)

parent 2234f0fc
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@
esid: sec-Intl.RelativeTimeFormat.prototype.resolvedOptions
description: Verifies the branding check for the "resolvedOptions" function of the RelativeTimeFormat prototype object.
info: |
Intl.RelativeTimeFormat.prototype.resolvedOptions( value, unit )
Intl.RelativeTimeFormat.prototype.resolvedOptions ()
2. If Type(relativeTimeFormat) is not Object or relativeTimeFormat does not have an [[InitializedRelativeTimeFormat]] internal slot whose value is true, throw a TypeError exception.
features: [Intl.RelativeTimeFormat]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment