tomayac’s avatartomayac’s Twitter Archive—№ 9,836

  1. link[rel="preload"] fully supports the media attribute, allowing for conditional preloads: filamentgroup.com/lab/preload-ctm.html. TIL that preload support can be feature-detected with the relList() function: developer.mozilla.org/en-US/docs/Web/API/HTMLLinkElement/relList.