Steps to replicate the issue (include links if applicable):
- View https://en.m.wikipedia.org/wiki/Arizona_State_University
- View https://web.archive.org/web/20220325024011/https://en.m.wikipedia.org/wiki/Arizona_State_University
- Check the <caption> of the infobox.
What happens?:
The latter has bolding in the <caption> and the former does not.
What should have happened instead?:
The former should also have bold in its caption.
Software version (skip for WMF-hosted wikis like Wikipedia):
1.42.0-wmf.18 (c652ce6) 16:11, 12 February 2024
Minerva – (a9f45d2) 13:32, 12 February 2024
Other information (browser name/version, screenshots, etc.):
This is not solely a .infobox problem, .wikitable is also missing its bold. From what I can see in the archive.org CSS, ad hoc <table>s with <caption>s are also missing the bold, so that's why <caption> is in the title rather than a more specific class. I caught a question about this from a one-off message in Discord that no one answered of the "why aren't they bold anymore?" sort.