Hussein Al Hammad

Results 15 issues of Hussein Al Hammad

It would be great if HTML/CSS features are categorised further to indicate whether a feature is good for accessibility/performance/etc. This is something I brought up in a [discussion thread](https://github.com/email-markup-consortium/email-markup-consortium/discussions/40#discussioncomment-2202448) in...

Site request

It would be great if we have the ability to add a feature that would show the aggregate support for all relevant features. So there could be an entry for...

Site request

As far as I know Gmail has the following distinct webmail versions: - Desktop standard view - [Desktop basic HTML view](https://support.google.com/mail/answer/15049?hl=en) - Mobile standard view - Mobile "older version": the...

Data request

At the moment only the [column-count CSS property](https://www.caniemail.com/features/css-column-count/) is listed. So it is not clear whether the support overview on that page also applies to the other [multiple-column layout properties](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Columns#Reference).

Data request

On Outlook mobile apps (iOS 14 and Android), it seems the `border` CSS property does not honor `border-radius` when used on ``, `` or `` elements. Neither property is removed....

Outlook

I initially ran into this on Yahoo (web and Android), but upon further testing I found a similar behaviour on Gmail Android with a non-Gmail account. Both Yahoo and Gmail...

Gmail
Yahoo

Outlook.com and Yahoo prefix the values of the `id` and/or `name` attributes on `` tags, which is reasonable. However, they do not prefix the value of the `for` attribute on...

Outlook
Yahoo

On Outlook Android (v4.2234.3), the `!important` keyword is added to the inline CSS value of the `max-width` property to `img`s inside `table`s. This reduced test case shows that a `div`'s...

Outlook

I think it would be great to somehow flag Outlook Windows versions that have reached EOL (end of life): https://learn.microsoft.com/en-us/lifecycle/products/?terms=Outlook I think this can help developers make informed decisions (e.g....

Site request

When the `linear-gradient()` and `radial-gradient()` functional notations are used inline, they are rewritten as invalid values when: - used inline as value of the `background-image` CSS property - used inline...