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

fix(v2): remove obsolete iframe attributes #1986

Merged
merged 1 commit into from
Nov 13, 2019

Conversation

lex111
Copy link
Contributor

@lex111 lex111 commented Nov 13, 2019

Motivation

The frameborder and scrolling attributes on the iframe element is obsolete. Use CSS instead.

Have you read the Contributing Guidelines on pull requests?

Yes

Test Plan

No UI changes.

@lex111 lex111 added pr: polish This PR adds a very minor behavior improvement that users will enjoy. pr: maintenance This PR does not produce any behavior differences to end users when upgrading. labels Nov 13, 2019
@facebook-github-bot facebook-github-bot added the CLA Signed Signed Facebook CLA label Nov 13, 2019
Copy link
Contributor

@yangshun yangshun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a nitpicky comment. Feel free to merge.

website/src/pages/styles.module.css Outdated Show resolved Hide resolved
@docusaurus-bot
Copy link
Contributor

docusaurus-bot commented Nov 13, 2019

Deploy preview for docusaurus-2 ready!

Built with commit 0ecd908

https://deploy-preview-1986--docusaurus-2.netlify.com

@docusaurus-bot
Copy link
Contributor

docusaurus-bot commented Nov 13, 2019

Deploy preview for docusaurus-preview ready!

Built with commit 0ecd908

https://deploy-preview-1986--docusaurus-preview.netlify.com

@lex111 lex111 force-pushed the remove-obsolete-iframe-attrs branch from b2d500e to 0ecd908 Compare November 13, 2019 21:58
@lex111 lex111 merged commit b1867e9 into facebook:master Nov 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Signed Facebook CLA pr: maintenance This PR does not produce any behavior differences to end users when upgrading. pr: polish This PR adds a very minor behavior improvement that users will enjoy.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants