top | item 26929959

(no title)

anardil | 4 years ago

Strange that IE can handle it, no console errors or warnings. The head and body tags are empty on the page, so a blank render is expected

discuss

order

userbinator|4 years ago

Not surprising given than IE is an entirely different codebase from Chrome or its derivatives.

Firefox, pre-Chromium Opera and every other browser that isn't derived from Chrome --- including those that plain don't support JS at all --- are unaffected too.

This is a good example for why browser diversity is a good thing.

asddubs|4 years ago

do you mean edge? otherwise i wouldn't see why it's strange. does edge not use the same JIT for javascript? (assuming you do mean that)