Skip to content

W3C CSS3 Specification Compatibility

SomMeri edited this page Sep 28, 2012 · 13 revisions

Media

Less4j correctly translates all media queries conforming to css3 specification.

Test Case:

  • W3CMediaTests

Links:

Selectors

Less4j correctly translates almost all selectors conforming to css3 specification. Namespaces are the only missing feature. Anything else is expected to work correctly.

Two types of w3c tests are skipped:

  • those with namespaces,
  • those that crashes less.js.

Test Case:

  • W3CSelectorsTests

Links:

Clone this wiki locally