htmlpreview / htmlpreview.github.com

HTML Preview for GitHub Repositories
htmlpreview.github.com
1.53k stars 307 forks source link

some pages still don't work with CORS updates #70

Open rgetz opened 5 years ago

rgetz commented 5 years ago

the html page in: https://github.com/analogdevicesinc/buildroot/blob/rgetz-index.html-tweet/board/pluto/msd/index.html

when encoded with htmlpreview: https://htmlpreview.github.io/?https://github.com/analogdevicesinc/buildroot/blob/rgetz-index.html-tweet/board/pluto/msd/index.html shows a non-css version for a short time, and then blanks to a screen of all white (Chrome Version 73.0.3679.0 (Official Build) dev (64-bit)) Same happens in Firefox

rgetz commented 5 years ago

Same things are still happening in Chrome with:

http://htmlpreview.github.io/?https://github.com/analogdevicesinc/buildroot/blob/pluto/board/pluto/msd/index.html

On Edge - it displays a non-css version.

MrCreosote commented 5 years ago

I'm seeing slightly different behavior in FF66.0.5: http://htmlpreview.github.io/?https://github.com/kbaseapps/DataFileUtil/blob/master/DataFileUtil.html just shows up without CSS, but doesn't blank out to white.