Browser Support

I know what I'm doing. Safeties are for wimps. Let's do this.

As this was originally a personal tool, I used it to learn about some features that have not yet been officially released. While most of these features have been converted to older (but more ubiquitous) techniques, some of what is done here just cannot be acheived without bleeding edge browser support.

Detection of the requisite features is attempted, so if you are seeing the application, you should not be experiecing any problems. If you are wondering what you changed to get this to work (maybe you need to turn features on or off), we do keep lists for that:

Chrome

  1. Navigate to Chrome Experiments (type chrome://flags/ in the address bar)
  2. Activate "Experimental Javascript"
  3. Activate "Experimental Web Platform Features"

FireFox

  1. Navigate to Configuration (type about:config in the address bar)
  2. Activate dom.moduleScripts.enabled
  3. Activate gfx.offscreencanvas.enabled

Edge

  1. Navigate to Edge Flags (type about:flags in the address bar)
  2. Activate "Experimental Javascript"