Skip to content

Retain [some?] non-style attributes #15

Description

@vwong

Description

Would it be possible to retain some non-style attributes like <img src=x>, <img alt=x>, and <div aria-labelledby> etc in the snapshot?

Why

Arguably the test for these things could be done with more specialised tools, like testing-library for example, but having it retained in the snapshot is a quick way to increase coverage, so that we can at least pick up accidental changes without having to explicitly code for it.

Possible Implementation & Open Questions

How long is a piece of string? Where do we draw the limits of what gets retained/discarded?

Is this something you're interested in working on?

Yes, happy to create a PR if I knew where/how to make the change.

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