html-email: E F is valid in Outlook
This commit is contained in:
parent
d397070836
commit
751ca6a710
|
@ -31,8 +31,8 @@ updated: 201708.29
|
||||||
| `E[attr]` | (Outlook, Gmail) |
|
| `E[attr]` | (Outlook, Gmail) |
|
||||||
| `E:nth-child(n)` | (Outlook, Gmail) |
|
| `E:nth-child(n)` | (Outlook, Gmail) |
|
||||||
| `::before` _and_ `::after` | (Outlook, Yahoo, Gmail) |
|
| `::before` _and_ `::after` | (Outlook, Yahoo, Gmail) |
|
||||||
| `E F` | (Outlook, Gmail) |
|
| `E F` | (Gmail) |
|
||||||
| `E + F`, `E > F` _etc_ | (Gmail) |
|
| `E + F`, `E > F` _etc_ | (Outlook, Gmail) |
|
||||||
|
|
||||||
Inline your CSS as much as possible.
|
Inline your CSS as much as possible.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue