Skip to content

idlharness tests should generate reflection tests based on [Reflect] #59848

@lukewarlow

Description

@lukewarlow

It occured to me that because HTML now defines [Reflect] (and more) IDL extended attributes that allow you to represent most (non-enum) reflection that WPT could auto generate reflection tests instead of having to write them manually.

For example, because the target IDL property has [Reflect] and a type of DOMString we should be able to generate tests that ensure interfaces that implement that mixin, do the value reflection correctly to the attribute with the same name.

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