Skip to content

Implementation-defined typeof still necessary? #1440

Closed
@littledan

Description

@littledan

Now that we have the HTML document.all object defined, including its typeof document.all = "undefined" behavior, do we still need to permit non-standard, non-callable exotic objects to have implementation-defined typeof, as defined in https://tc39.github.io/ecma262/#sec-typeof-operator-runtime-semantics-evaluation ? I'm not aware of any use cases for this in the Web; do other embedding environments need it?

See related discussion at whatwg/webidl#512 @annevk @TimothyGu

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