Please help us help you and fill where relevant: Your LimeSurvey version: 6.15.20 Own server or LimeSurvey hosting: Own Server Survey theme/template: Sea Green / Fruity
==================
When you have css in the question text field, this inline css is not removed correctly, when the question text is used to create the breadcrumb path on top of the page or when questiontext is part of the content returned, when using the RemoteControl API. f.e export_statistics, list_questions
The style tag itself is removed, but not the css content in between.
By the way, the script tag is removed correct with its content.