Skip to content

update allowfullscreen property #7043

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

serendipty01
Copy link

Description

Based on #4606

allowFullScreen property is considered legacy and use of allow='fullscreen' is recommended.
caniuse

HTMLIFrameElement.frameBorder is deprecated and use of border in CSS is recommended.

Related issues

fixes #7042

Has this been tested?

  • 👍 yes, I added tests to the test suite
  • 💭 no, because this PR is a draft and still needs work
  • 🙅 no, because this PR does not update server code
  • 🙋 no, because I need help

Screenshots

@serendipty01 serendipty01 marked this pull request as ready for review May 23, 2025 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update deprecated html property in IFrame
1 participant