#32615 closed defect (bug) (invalid)
Add type as allowed attribute of <audio> tag
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 4.3 |
| Component: | General | Keywords: | |
| Focuses: | Cc: |
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.
AFAIK the
typebelongs to thesourcetag, not to theaudiotag?