Skip to content

Support getElementsByTagName(tag) for DocumentFragment #1382

Open
@yezhizhen

Description

@yezhizhen

What problem are you trying to solve?

w3c/webdriver#1903
There is no reason we don't support getElementsByTagName(tag) for DocumentFragment, as it already supports querySelector, getElementById etc. Right now this causes trouble for WebDriver standard.

What solutions exist today?

Use querySelectorAll to mimic the behaviour.

How would you solve it?

No response

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    addition/proposalNew features or enhancementsneeds implementer interestMoving the issue forward requires implementers to express interest

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions