Steps to replicate the issue (include links if applicable):
- Load enwiki:Earth with device emulation set to a mobile device
- From the Performance tab, apply 4x CPU slowdown and Slow 4G network throttling (for example)
- Record and reload, screenshot the graph for comparison
- Load the same page from patchdemo in another tab with the same settings
- Record and reload, screenshot the graph for comparison
What happens?:
HTML parsing is delayed, waiting for the stylesheets to be loaded (which blocks the inline script).
What should have happened instead?:
HTML parsing goes along while the HTML content is downloading, and sections are expandable as soon as First Contentful Paint.
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):



