diff --git a/common/lib/xmodule/xmodule/js/src/html/edit.coffee b/common/lib/xmodule/xmodule/js/src/html/edit.coffee index 4af098cf89..af0b047999 100644 --- a/common/lib/xmodule/xmodule/js/src/html/edit.coffee +++ b/common/lib/xmodule/xmodule/js/src/html/edit.coffee @@ -53,7 +53,6 @@ class @HTMLEditingDescriptor valid_children : "+body[style]", # Allow any elements to be used, e.g. link, script, math - verify_html: false, valid_elements: "*[*]", extended_valid_elements: "*[*]", invalid_elements: "",