Steps to replicate the issue (include links if applicable):
- Go to https://en.wikipedia.org/wiki/Main_Page?useskin=vector or https://en.wikipedia.org/wiki/Main_Page with an account without a talk page
- Observe the blue talk link instead of a red one
What happens?:
<li id="pt-mytalk" class="new mw-list-item"><a href="/wiki/User_talk:Stjn_(bot)" title="Your talk page (page does not exist) [Alt+n]" accesskey="n"><span>Talk</span></a></li>
What should have happened instead?:
.new CSS class should be on the link itself and not on the list item. Don’t know how recent it is but it is definitely a regression from something specifically for talk page links:

