-
Notifications
You must be signed in to change notification settings - Fork 47
To Do List
SomMeri edited this page Sep 4, 2012
·
18 revisions
- Css-3 animations http://www.w3.org/TR/css3-animations/ There is no test suite.
- Css-3 namespaces - they are part css-3 selectors specification.
- Non identifier element names in selectors.
- Import keyword.
- CSS hacks and quirks http://en.wikipedia.org/wiki/CSS_filter#.21important_quirks
- Comments inside font-face, media and other less common elements can be lost during the translation. Review is needed.
- Percentage as a Class Name - Less.js does not accept percentage as a class name. Less4j accepts it.