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

Add additional controls to HTML5 audio attributes #1756

Merged
merged 1 commit into from
Nov 28, 2017
Merged

Add additional controls to HTML5 audio attributes #1756

merged 1 commit into from
Nov 28, 2017

Conversation

iainsgillis
Copy link
Contributor

Adds support for autoplay, controls, loop, and preload attributes of audio elements, with rudimentary validation for preload.

Functions for autoplay, controls, and loop are copied directly from pfcloutier-druide/grav@aaa3f82

See also #1442.

Adds support for `autoplay`, `controls`, `loop`, and `preload` attributes, with rudimentary validation for preload.

Those for `autoplay`, `controls`, and `loop` are copied directly from pfcloutier-druide/aaa3f82

See also #1442.
@rhukster rhukster merged commit 4c16053 into getgrav:develop Nov 28, 2017
@rhukster
Copy link
Member

thanks

@iainsgillis
Copy link
Contributor Author

iainsgillis commented Nov 28, 2017 via email

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.

2 participants