Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid color used for titles' anchor #91175

Closed
GuillaumeGomez opened this issue Nov 24, 2021 · 0 comments · Fixed by #91179
Closed

Invalid color used for titles' anchor #91175

GuillaumeGomez opened this issue Nov 24, 2021 · 0 comments · Fixed by #91179
Assignees
Labels
A-rustdoc-ui Area: Rustdoc UI (generated HTML) C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@GuillaumeGomez
Copy link
Member

As you can see from this screenshot:

Screenshot from 2021-11-24 11-15-22

It is a regression from #91102.

cc @jsha

@GuillaumeGomez GuillaumeGomez added T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. C-bug Category: This is a bug. A-rustdoc-ui Area: Rustdoc UI (generated HTML) labels Nov 24, 2021
@GuillaumeGomez GuillaumeGomez self-assigned this Nov 24, 2021
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this issue Nov 24, 2021
Fix more <a> color

Fixes rust-lang#91175.

Another bug I saw is:

![Screenshot from 2021-11-24 11-41-27](https://user-images.githubusercontent.com/3050060/143239845-f173cfeb-8f5c-4215-a5af-b71d4e1bcd84.png)

I fixed it as well.

r? `@jsha`
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this issue Nov 24, 2021
Fix more <a> color

Fixes rust-lang#91175.

Another bug I saw is:

![Screenshot from 2021-11-24 11-41-27](https://user-images.githubusercontent.com/3050060/143239845-f173cfeb-8f5c-4215-a5af-b71d4e1bcd84.png)

I fixed it as well.

r? `@jsha`
@bors bors closed this as completed in 3bc8fc8 Nov 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-rustdoc-ui Area: Rustdoc UI (generated HTML) C-bug Category: This is a bug. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant