]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-includes/js/tinymce/plugins/fullscreen/fullscreen.htm
WordPress 3.5-scripts
[autoinstalls/wordpress.git] / wp-includes / js / tinymce / plugins / fullscreen / fullscreen.htm
index 3209e0678e99b452d65fcb0007a9b9fd90e7c98a..e21c29c75060a2878e6e727e4d866d03300055ee 100644 (file)
@@ -1,9 +1,9 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<!DOCTYPE html>
 <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?ver=311"></script>
+       <meta http-equiv="X-UA-Compatible" content="IE=edge" />
+       <script type="text/javascript" src="../../tiny_mce.js?ver=358-20121205"></script>
        <script type="text/javascript">
                function patchCallback(settings, key) {
                        if (settings[key])
@@ -96,7 +96,6 @@
                // Add onunload
                tinymce.dom.Event.add(window, "beforeunload", unloadHandler);
        </script>
-       <base target="_self" />
 </head>
 <body style="margin:0;overflow:hidden;width:100%;height:100%" scrolling="no" scroll="no">
 <form onsubmit="doParentSubmit();">