@bramus @hi_mayank The Pen worked for me in Firefox Nightly, so it appears MDN is accurate on this.
Also, I don’t understand how it works, because your script and style blocks don’t have all the `span`s around highlighted stuff, but the Prism home page’s code blocks do have all those `span`s. So how Prism helps here is completely opaque.
@Meyerweb @bramus it looks like prism is being used for tokenizing the code before creating ranges.
also damn it's an impressive demo, with the literal `<style>`/`<script>` tags being made visible and highlighted