File tree Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change @@ -2343,29 +2343,6 @@ Parse a declaration</h4>
23432343 </ol>
23442344 </div>
23452345
2346- <h4 id="parse-list-of-declarations">
2347- Parse a list of declarations</h4>
2348-
2349- Note: Despite the name,
2350- this actually parses a mixed list of declarations and rules.
2351- as CSS 2.1 does for ''@page'' .
2352- Unexpected at-rules (which could be all of them, in a given context)
2353- are invalid and will be ignored by the consumer.
2354-
2355- <div algorithm>
2356- To <dfn export>parse a list of declarations</dfn> from |input|:
2357-
2358- <ol>
2359- <li>
2360- [=Normalize=] |input|,
2361- and set |input| to the result.
2362-
2363- <li>
2364- <a>Consume a block's contents</a> from |input|,
2365- and return the result.
2366- </ol>
2367- </div>
2368-
23692346<h4 id="parse-component-value">
23702347Parse a component value</h4>
23712348
You can’t perform that action at this time.
0 commit comments