-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Description
On the recently nightlies, I've noticed that all <code> and <pre> text is being rendered with all black text on Firefox (66.0.3) on macOS only. This is particularly difficult to read with the dark theme.
Latest nightly | Previous Versions |
---|---|
![]() |
![]() |
I bisected the change to #60146 (first starting with nightly-2019-04-24). cc @Manishearth
Other browsers and OSs don't seem to be affected. I tried with a brand new firefox profile, and I also tested on multiple macs, all with the same results. Turning off "Source Code Pro" in the CSS inspector fixes the color.
This seems very peculiar, so I was wondering if anyone else can reproduce it.
Metadata
Metadata
Assignees
Labels
C-bugCategory: This is a bug.Category: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.