test/rails_root/public/javascripts/tiny_mce/plugins/fullscreen/fullscreen.htm in muck-contents-0.2.22 vs test/rails_root/public/javascripts/tiny_mce/plugins/fullscreen/fullscreen.htm in muck-contents-0.2.23

- old
+ new

@@ -1,9 +1,8 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> - <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <script type="text/javascript" src="../../tiny_mce.js"></script> <script type="text/javascript"> function patchCallback(settings, key) { if (settings[key]) settings[key] = "window.opener." + settings[key];