Currently, browsers are instructed to discard unknown style rules. It would be great if this would change and browsers would be required to keep the rules, but flag them as unknown and not applied. This would allow a lot of style-related polyfilling in the browser (Less- or Sass-like behaviour).
Is this on the radar anywhere?