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

Remove usage of non-standard inner_html in docs #2464

Merged
merged 1 commit into from Feb 23, 2021
Merged

Remove usage of non-standard inner_html in docs #2464

merged 1 commit into from Feb 23, 2021

Conversation

ghost
Copy link

@ghost ghost commented Feb 23, 2021

Part of #2461.

The documentation for web-sys showed an example in Rust calling out to a non-standard web API whose spec is not finished.

This seemed to have slipped passed unintentionally.
This PR removes it's usage from the docs in favor of the standardized text_content accessor.

@alexcrichton alexcrichton merged commit b54c9f4 into rustwasm:master Feb 23, 2021
@ghost ghost deleted the patch-1 branch February 23, 2021 18:58
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.

1 participant