Skip to content

Spec is broken in dark mode #18

@martinthomson

Description

@martinthomson

The background rule for the editor's draft is:

background: url("https://www.w3.org/StyleSheets/TR/logo-ED") top left no-repeat white; 

It should be:

background: url("https://www.w3.org/StyleSheets/TR/logo-ED") top left no-repeat var(--bg);

@dontcallmedom probably knows where this belongs, which isn't this repo, I suspect.

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