Skip to content

Test then implement: Structured DOM anti-patterns #6

@mdittmer

Description

@mdittmer

There's a whole class of DOM anti-patterns that emerged from badly composed elements. Burying a position: fixed element deep in the DOM is one example.

We should identify as many of these as we can and then write simple tests for them. This will serve as a TODO list for implementing performant triggers that can detect them.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions