This commit is contained in:
Raymond Hill 2018-04-02 18:40:29 -04:00
parent 98df44c373
commit e64a59b32c
No known key found for this signature in database
GPG key ID: 25E1490B761470C2

View file

@ -911,7 +911,7 @@ var filterDocument = (function() {
selectors: undefined, selectors: undefined,
scriptlets: undefined, scriptlets: undefined,
buffer: null, buffer: null,
mime: undefined, mime: 'text/html',
charset: undefined charset: undefined
}; };