Preload CSS file not supported on Firefox and Safari Mac -


i added attribute rel="preload" css links :

   <link rel='preload' onload='this.rel="stylesheet"' as='style'  id='reworldmedia-style-css'  href='style.css' type='text/css' media='all'  /> 

it works fine in chrome not in safari or firefox

for firefox, it's supported in firefox 56 nightly. ship on september 26, 2017. can download here.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

html - How to custom Bootstrap grid height? -

transpose - Maple isnt executing function but prints function term -