I actually made a web implementation of marbling for fun based on this paper a few years ago: https://marbled-paper.glitch.me/
The article also misses that “JS imports” (script tags with type module) act as though they have the defer attribute by default, so they are not “render blocking” like CSS imports are. It is good that CSS always blocks…
I also do this but sometimes macOS changes the order of full screen windows and I’m not sure why. Have you found a way to get around this?
I actually made a web implementation of marbling for fun based on this paper a few years ago: https://marbled-paper.glitch.me/
The article also misses that “JS imports” (script tags with type module) act as though they have the defer attribute by default, so they are not “render blocking” like CSS imports are. It is good that CSS always blocks…
I also do this but sometimes macOS changes the order of full screen windows and I’m not sure why. Have you found a way to get around this?