mercredi 13 juillet 2016

Can't get computed style of position that uses calc() in Safari

With an element that uses calc() for positioning (e.g. div { left: calc(100% - 50px); }) Safari returns nil for window.getComputedStyle(elem).left

Is there a workaround for this?

Aucun commentaire:

Enregistrer un commentaire