Skip to content

[cssom][css-syntax] Links to methods defined by css-syntax missing #1752

@waldbaerkoch

Description

@waldbaerkoch

https://drafts.csswg.org/cssom/#parse-a-css-rule

  1. Let rule be the return value of invoking [parse a rule] with string.

should lilnk to https://drafts.csswg.org/css-syntax-3/#parse-rule


https://drafts.csswg.org/cssom/#parse-a-css-declaration-block

  1. Let declarations be the return value of invoking [parse a list of declarations] with string.

should link to https://drafts.csswg.org/css-syntax-3/#parse-list-of-declarations


https://drafts.csswg.org/cssom/#parse-a-css-value

  1. Let list be the value returned by invoking [parse a list of component values] from value.

should link to https://drafts.csswg.org/css-syntax-3/#parse-list-of-component-values

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