Skip to content

Add CSS syntax patch for: absolute-size #1794

@romainmenke

Description

@romainmenke

Link to the definition in the spec

https://drafts.csswg.org/css-fonts-4/#font-size-prop

Syntax of the CSS construct

xx-small | x-small | small | medium | large | x-large | xx-large | xxx-large

Notes

See:

// https://drafts.csswg.org/css2/#value-def-absolute-size
// https://drafts.csswg.org/css2/#value-def-relative-size
// https://drafts.csswg.org/css2/#value-def-shape
"CSS2": {
"<absolute-size>": `
xx-small | x-small | small | medium |
large | x-large | xx-large

I wasn't sure if the patch is incorrect or if maybe the patch should have been overridden by the later definition from css-fonts-4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions