Skip to content

4.1.1 and shadow DOM / iframes #2178

Open
@JAWS-test

Description

@JAWS-test

4.1.1 requires that I validate the syntax. To do this, I can send the source code, DOM or URL to the validator. However, iFrames and the shadow DOM of custom elements are not validated. Am I expected to find all iframes and custom elements with shadow DOM and validate them individually?

Even if I do that, I may not get correct results for nested elements. For example, if I have a table tag in the DOM of the page, but the individual tr and td tags in the shadow DOM (I suppose this is technically possible).

(Alternative suggestion: remove 4.1.1).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions