From dfeff5d7177388dbe898d392688ee6614abff1bd Mon Sep 17 00:00:00 2001 From: Andreas Tolfsen Date: Sun, 28 Oct 2018 23:44:14 +0000 Subject: [PATCH] remove selectionchange.js We introduced the DOM selectionchange shim because Firefox did not originally support it. It does, however, support it in Firefox 52 and newer, which is fresh enough. --- index.html | 2 - selectionchange.js | 138 --------------------------------------------- 2 files changed, 140 deletions(-) delete mode 100644 selectionchange.js diff --git a/index.html b/index.html index d30518881..c9302c8a2 100644 --- a/index.html +++ b/index.html @@ -47,8 +47,6 @@ noIDLSorting: true, }; - -