- Remove sheet-text; it's no longer called anywhere (it was a hack inserted in order to keep exporters front-end constructs. This is no longer necessary) - Add add-listener! function to abstract the cross-browser process of adding a JS handler to a DOM element - Call add-listener! in dom-ready instead of directly chaining add-event-listener method