I have a vague memory of seeing either a m.d.platform or blog post mentioning the use of transforms as an alternative to absolute or relative positioning, in particular avoiding reflows by its use of layers.

Does this apply to all transforms, in particular translate(0, 0)? Would it therefore be a bad idea to sprinkle translate(0, 0) on elements that never end up with a transform? What happens when you remove the transform?

--
Warning: May contain traces of nuts.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to