Opened 7 years ago
Closed 7 years ago
#43302 closed defect (bug) (wontfix)
XML/XHTML for (*)allowfullscreen
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.9.3 |
Component: | Embeds | Keywords: | |
Focuses: | coding-standards | Cc: |
Description
This probably ends up as
<iframe webkitallowfullscreen mozallowfullscreen allowfullscreen>
and breaks XML/XHTML well-formedness.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Hi @skreutzer, welcome to WordPress Trac!
MediaElement.js is an external library, could you please file the issue upstream? Thanks!
If we update it in the future, the fix would probably be included, there is no need to have an extra Trac ticket for that.