Changes between Initial Version and Version 1 of Ticket #36753, comment 15
- Timestamp:
- 05/05/2016 11:03:13 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #36753, comment 15
initial v1 1 1 Looks like `-apple-system` as the first font in the stack when using the shorthand CSS property `font` causes problems in MSEdge/IE and the property doesn't get applied [https://cloudup.com/cXXnwUoHhbX]. 2 2 3 Not using the shorthand `font` property seems to fix the problem. See [attachment:36753.7. diff]3 Not using the shorthand `font` property seems to fix the problem. See [attachment:36753.7.patch]