Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[i]frame support #263

Open
ziebarthw opened this issue Aug 5, 2024 · 1 comment
Open

[i]frame support #263

ziebarthw opened this issue Aug 5, 2024 · 1 comment
Assignees
Labels

Comments

@ziebarthw
Copy link

This may already be on the road map. At this phase in the project there seems to virtually no support for content loaded into <[i]frame /> elements.

(perhaps it is blocked by #170 since window.frames would be a significant part of a comprehensive implementation?)

Content on the demo web page delivered via an <iframe src="more-product-details.jsp?id=1234"/></iframe> (inline, JS-generated, etc.) would be missing from the final output.

4.8.5 The iframe element

@krichprollsch
Copy link
Member

Hello @ziebarthw,
Thank you for opening this issue.
You are perfectly right, there is no support of frames for now in the browser.
We will prioritize the support of web apis according to their need in real use cases.

If you have an usage of the browser where iframe support blocks you, please share :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants