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

"[width] and [height] are forbidden" error triggers on iframe #379

Closed
TimVevida opened this issue Feb 10, 2020 · 1 comment · Fixed by #499
Closed

"[width] and [height] are forbidden" error triggers on iframe #379

TimVevida opened this issue Feb 10, 2020 · 1 comment · Fixed by #499

Comments

@TimVevida
Copy link

Yet these attributes are allowed: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe

@ffoodd
Copy link
Owner

ffoodd commented Feb 10, 2020

That's right, iframe should probably be an exception for this, just as img.
Thanks :)

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

Successfully merging a pull request may close this issue.

2 participants