Ticket #38511: 38511.patch
File 38511.patch, 454 bytes (added by , 9 years ago) |
---|
-
src/wp-includes/js/mce-view.js
573 573 'content: "";' + 574 574 '}' + 575 575 '</style>' + 576 '<script>console.log("test")</script>' + 576 577 '</head>' + 577 578 '<body id="wpview-iframe-sandbox" class="' + bodyClasses + '">' + 578 579 body +