Skip to content

Doesn't work on legacy HTML documents #3

Description

@CITguy

Specifically, it doesn't apply correctly to documents with a declared doctype that doesn't support CSS (e.g., HTML 3).

For example:
We can't reliably apply filter: grayscale(100%); if the document relies on text, bgcolor, or similar stylistic attributes used in HTML 3 or older.

Maybe provide a warning when toggling that the doctype is too old to reliably function.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions