Skip to content

Use case_insensitive_phf_map instead of iteration for system colors #15994

@Manishearth

Description

@Manishearth

#15974 adds system colors, but it parses them by iterating over an array.

We should use the ascii_case_insensitive_phf_map like cssparser to efficiently parse these.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-content/cssInteracting with CSS from web content (parsing, serializing, introspection)E-more-complexVariable effort required; may require a mentor. Recommended solution is clearly described in the iss

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions