Skip to content

getPropertyType/getAttributeType when null namespaces are passed. #553

@fred-wang

Description

@fred-wang

cc @smaug---- @mbrodesser-Igalia @lukewarlow

elementNs and attrNS are optional nullable arguments defaulting to the empty string, so we should test what happens when null values are used:

optional DOMString? elementNs = ""
optional DOMString? attrNs = ""

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