Skip to content

Legacy platform objects' [[DefineOwnProperty]] refers to possibly nonexistent Desc.[[Value]] #1460

Open
@0f-0b

Description

@0f-0b

What is the issue with the Web IDL Standard?

Step 1.3 and 2.2.2.2 of [[DefineOwnProperty]] for legacy platform objects refer to Desc.[[Value]]. It is unclear what should happen if Desc doesn't have a field named [[Value]]:

Reflect.defineProperty(localStorage, "foo", { writable: true });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions