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

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

javascript - Understanding ExtJS Framework Syntax -