on method
Implementation
HTMLRewriter on(String selector, ElementHandler handler) =>
js_util.callMethod(this, 'on', [selector, handler]);
HTMLRewriter on(String selector, ElementHandler handler) =>
js_util.callMethod(this, 'on', [selector, handler]);