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 sample error in autoplay guide #27157

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

urffin
Copy link
Contributor

@urffin urffin commented Jun 5, 2023

Fix error in code sample: wrong addEventListener and removeEventListener calls

Description

Motivation

Additional details

Related issues and pull requests

@urffin urffin requested a review from a team as a code owner June 5, 2023 21:26
@urffin urffin requested review from dipikabh and removed request for a team June 5, 2023 21:26
@github-actions github-actions bot added the Content:Media Media docs label Jun 5, 2023
@github-actions
Copy link
Contributor

github-actions bot commented Jun 6, 2023

Preview URLs

Flaws (1)

URL: /en-US/docs/Web/Media/Autoplay_guide
Title: Autoplay guide for media and Web Audio APIs
Flaw count: 1

  • macros:
    • /en-US/docs/Web/API/HTMLMediaElement/allowedToPlay does not exist

(comment last updated: 2023-06-06 13:39:23)

@urffin urffin force-pushed the autoplay-guide-sample-error branch from d1be3d2 to fb5ea58 Compare June 6, 2023 09:42
Fix error in code sample: wrong addEventListener and removeEventListener calls
@urffin urffin force-pushed the autoplay-guide-sample-error branch from fb5ea58 to b618305 Compare June 6, 2023 10:42
@Rumyra Rumyra merged commit 89f9f8d into mdn:main Jun 6, 2023
@Rumyra
Copy link
Collaborator

Rumyra commented Jun 6, 2023

Good catch thanks @urffin !

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

Successfully merging this pull request may close these issues.

2 participants