<script> or <style> that's used at the beginning of an HTML data string is lost #11109
Labels
resolution:duplicate
This issue is a duplicate of another issue and was merged into it.
type:bug
This issue reports a buggy (incorrect) behavior.
<head>
DOMParser.parseFromString()
#9861 andckeditor5/packages/ckeditor5-engine/src/dataprocessor/htmldataprocessor.js
Lines 122 to 133 in 82ce2e9
<body>
before passing it here:ckeditor5/packages/ckeditor5-engine/src/dataprocessor/htmldataprocessor.js
Line 119 in 82ce2e9
<body *>
in the original HTML. If the<body>
already exists, don’t the HTML.<script>
tags in the content, so we just need to wait for feedback.The text was updated successfully, but these errors were encountered: