|
|
|
|
|
by cpmsmith
3566 days ago
|
|
They've historically been very restrictive about what they do and don't allow in emails—iirc, they even stripped CSS blocks entirely until recently. Even now they only accept a specific list of properties, selectors, and queries.[1] My impression is it's broadly in the name of security: if you allow arbitrary content inside a Google webpage, it's easy to imagine phishing running amok. [1]: https://developers.google.com/gmail/design/css |
|
This way, content using position:absolute can't escape the iframe borders, and the mail gets to enjoy full responsiveness.