Hacker News new | ask | show | jobs
by tehabe 2088 days ago
Outlook had a weird fallback in its CSS, instead of sans-serif it had "sans-serif", so some would look for a font called sans-serif, not just use the default sans-serif font.
1 comments

Outlook now uses the Chromium engine as it renderer (instead of MSHTML) so I guess it doesn't do this anymore?