Skip to content

Commit ccf99e1

Browse files
committed
[css-syntax] Add some Ignored Vars declarations.
1 parent 8b49598 commit ccf99e1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

css-syntax/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ Editor: Tab Atkins Jr., Google, http://xanthir.com/contact/
1515
Editor: Simon Sapin, Mozilla, http://exyr.org/about/
1616
Abstract: This module describes, in general terms, the basic structure and syntax of CSS stylesheets. It defines, in detail, the syntax and parsing of CSS - how to turn a stream of bytes into a meaningful stylesheet.
1717
Ignored Terms: <keyframes-name>, <keyframe-rule>, <keyframe-selector>, <translation-value>, <media-query-list>, <unicode-range-token>
18+
Ignored Vars: +b, -b, foo
1819
Link Defaults: css-text-decor-3 (property) text-decoration, css-color-3 (property) color, css-transforms-1 (function) translatex()
1920
</pre>
2021

0 commit comments

Comments
 (0)