#32615 closed defect (bug) (invalid)
Add type as allowed attribute of <audio> tag
| Reported by: | paulschreiber | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 4.3 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
Add type as allowed attribute of <audio> tag.
Examples on the W3C site have the type attribute.
https://www.w3.org/wiki/HTML/Elements/audio
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
AFAIK the
typebelongs to thesourcetag, not to theaudiotag?