Steps to replicate the issue (include links if applicable):
- Go to user preferences -> appearance and change the thumbnail size, for instance to 400px.
- Check the sizes with parsoid and legacy parsers.
What happens?:
- With legacy parser, the images have the size which was set by the user.
- With Parsoid parser, the image size is that of the default (220px).
What should have happened instead?:
- Both parser should generate images with the user-set values.
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
- 1.43.0-wmf.20 (ef87455)
Other information (browser name/version, screenshots, etc.):
- All browsers.