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