mirror of
https://github.com/tc39/test262.git
synced 2025-07-28 16:34:27 +02:00
Fix front matter for test/intl402/Locale/prototype/region/prop-desc.js (#4475)
This commit is contained in:
parent
bcdafc269f
commit
545df3a432
@ -6,9 +6,7 @@ esid: sec-intl.locale
|
|||||||
description: >
|
description: >
|
||||||
Checks the "region" property of the Locale prototype object.
|
Checks the "region" property of the Locale prototype object.
|
||||||
info: |
|
info: |
|
||||||
Intl.Locale.prototype.region
|
Unless specified otherwise in this document, the objects, functions, and constructors described in this standard are subject to the generic requirements and restrictions specified for standard built-in ECMAScript objects in the ECMAScript 2019 Language Specification, 10th edition, clause 17, or successor.
|
||||||
|
|
||||||
Unless specified otherwise in this document, the objects, functions, and constructors described in this standard are subject to the generic requirements and restrictions specified for standard built-in ECMAregion objects in the ECMAregion 2019 region Specification, 10th edition, clause 17, or successor.
|
|
||||||
|
|
||||||
Every accessor property described in clauses 18 through 26 and in Annex B.2 has the attributes { [[Enumerable]]: false, [[Configurable]]: true } unless otherwise specified. If only a get accessor function is described, the set accessor function is the default value, undefined.
|
Every accessor property described in clauses 18 through 26 and in Annex B.2 has the attributes { [[Enumerable]]: false, [[Configurable]]: true } unless otherwise specified. If only a get accessor function is described, the set accessor function is the default value, undefined.
|
||||||
includes: [propertyHelper.js]
|
includes: [propertyHelper.js]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user