TinyMCE 3.2.2.3_1087 fixes WebKit bug in Sizzle.js among others

git-svn-id: https://develop.svn.wordpress.org/trunk@10994 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Andrew Ozz
2009-04-17 22:43:57 +00:00
parent 540fbabdb0
commit 9df5870221
21 changed files with 46 additions and 46 deletions
@@ -2,7 +2,7 @@
<head>
<title>blank_page</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link href="css/blank.css?ver=3223" rel="stylesheet" type="text/css" />
<link href="css/blank.css?ver=3223_1087" rel="stylesheet" type="text/css" />
<script type="text/javascript">
function init() {
if (parent.tinymce.isIE)
@@ -2,8 +2,8 @@
<head>
<title>{#paste.paste_text_desc}</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<script type="text/javascript" src="../../tiny_mce_popup.js?ver=3223"></script>
<script type="text/javascript" src="js/pastetext.js?ver=3223"></script>
<script type="text/javascript" src="../../tiny_mce_popup.js?ver=3223_1087"></script>
<script type="text/javascript" src="js/pastetext.js?ver=3223_1087"></script>
</head>
<body onresize="resizeInputs();" style="display:none; overflow:hidden;">
<form name="source" onsubmit="saveContent();return false;" action="#">
@@ -30,4 +30,4 @@
</div>
</form>
</body>
</html>
</html>
@@ -2,9 +2,9 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>{#paste.paste_word_desc}</title>
<script type="text/javascript" src="../../tiny_mce_popup.js?ver=3223"></script>
<script type="text/javascript" src="js/pasteword.js?ver=3223"></script>
<link href="css/pasteword.css?ver=3223" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="../../tiny_mce_popup.js?ver=3223_1087"></script>
<script type="text/javascript" src="js/pasteword.js?ver=3223_1087"></script>
<link href="css/pasteword.css?ver=3223_1087" rel="stylesheet" type="text/css" />
</head>
<body onresize="resizeInputs();" style="display:none; overflow:hidden;">
<form name="source" onsubmit="saveContent();" action="#">