bendc / frontend-guidelines

Some HTML, CSS and JS best practices.
8.29k stars 653 forks source link

calc() Not fully supported #24

Closed AndyScott77 closed 9 years ago

AndyScott77 commented 9 years ago

Also the use of calc(). I know you keep cited "Standards" but this isn't fully supported and currently CR.

https://developer.mozilla.org/en-US/docs/Web/CSS/calc#Browser_compatibility

Duplicate from : https://github.com/bendc/frontend-guidelines/issues/22#issuecomment-76189301

bendc commented 9 years ago

As mentioned in lots of other issues, these guidelines are based on specifications, not current browser support.