[wp-trac] [WordPress Trac] #61398: Missing src attribute on <audio> tag prevents m4a audio files playing in safari.
WordPress Trac
noreply at wordpress.org
Sun Mar 16 18:09:28 UTC 2025
#61398: Missing src attribute on <audio> tag prevents m4a audio files playing in
safari.
-------------------------------------------------+------------------------
Reporter: ericmulder | Owner: joedolson
Type: defect (bug) | Status: accepted
Priority: normal | Milestone: 6.9
Component: Media | Version: 6.6
Severity: normal | Resolution:
Keywords: has-patch needs-testing 2nd-opinion | Focuses:
-------------------------------------------------+------------------------
Changes (by joedolson):
* keywords: has-patch needs-testing => has-patch needs-testing 2nd-opinion
* milestone: 6.8 => 6.9
Comment:
Because [https://html.spec.whatwg.org/dev/media.html#the-audio-element the
content model for the `audio` element] is specified as requiring *either*
a `src` attribute or a `source` element child, I'm somewhat concerned this
could cause problems for source type switching, and am hesitant to commit
it this late in the cycle.
Moving to 6.9 so it can be more thoroughly checked.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61398#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list