Mark Robbins

Results 35 issues of Mark Robbins

The background colour is inherited onto each element rather than applying to the wrapping container. This means when margins are used the background is lost. ![image](https://user-images.githubusercontent.com/7871206/29918694-3f9f1c7c-8e3e-11e7-929f-f6791c6e141a.png)

Ideally we want to be able to replicate all the features of a CSS `background` for Outlook. * adjustable size * adjustable position * tiling

- [x] amp - [x] css-align-items - [x] css-animation - [x] css-aspect-ratio - [x] css-at-font-face - [x] css-at-import - [x] css-at-keyframes - [x] css-at-media-device-pixel-ratio - [x] css-at-media-orientation - [x] css-at-media-prefers-color-scheme...

When clicking the _"View translated message"_ in Gmail, the content of the email is translated. But also the rendering changes as the CSS no longer matches the HTML. Showing my...

Gmail

**LaPoste** webmail adds a number of tricky default styles including things like `border-bottom: 1px solid #EDEDED;` and `background: #FFF;` on an `` or an `` which can mess with styling...

More a question than an issue, or direct feature request. With the new updates to the CSS spec (going back to version numbers, CSS4, CSS5 etc,). Would it be useful...

Data request

**Email Client** Zoho Mail **Operating System** So far, I've only looked at the Android app, but may be others too **Expected Result** `@supports` query should only render when the specified...

Other clients

Zoho mail will remove selectors that include a general sibling combinator `~`. However it will still add the prefix that targets the wrapping element, meaning those styles will be applied...

Other clients

When using a table with a caption such as this [example from W3C](https://www.w3.org/WAI/tutorials/tables/caption-summary/) ```html Concerts Date Event Venue 12 Feb Waltz with Strauss Main Hall ``` Mail.ru will remove the...

Other clients

## 🐛 Bug Report ### Current behavior The code in the [Advanced Server Request example](https://amp.dev/documentation/examples/email/interactivity-dynamic-content/advanced_server_request/) uses a relative URL which is not valid in AMP4Email and shows an error when...

Type: Bug
Status: Pending Triage