mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-22 14:13:08 -05:00
[PR #17265] [CLOSED] UPT: iframe renderer - HTMLToken.svelte #11171
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/17265
Author: @rgaricano
Created: 9/7/2025
Status: ❌ Closed
Base:
dev← Head:dev-upd_iframe_HTMLToken📝 Commits (1)
217fa85Update iframe renderer in HTMLToken.svelte📊 Changes
1 file changed (+75 additions, -15 deletions)
View changed files
📝
src/lib/components/chat/Messages/Markdown/HTMLToken.svelte(+75 -15)📄 Description
UPD: Improvement of iframe renderer
Added
(first test failed is normal, is due to the way the code is structured and executed. When the script runs, it's trying to display the results of the security checks, but there's a timing issue with how the HTML is being parsed and displayed.)
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.