( function () {
    'use strict';
    const outer = document.querySelector( '.mw-htmlform' );
    if ( !outer ) {
        return;