#50840 closed defect (bug) (fixed)
wp-playlist HTML validation ERROR
| Reported by: | hvar | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.6 |
| Component: | Media | Version: | 5.1 |
| Severity: | major | Keywords: | |
| Cc: | Focuses: |
Description
the html validator is reporting an error for the wp-playlist part of the core
the error part is something like this:
<audio controls="controls" preload="none" width="
618
"
>
with line breaks in betweens. Please, could you fix this? Thank you
Change History (4)
#1
in reply to: ↑ description
@
6 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Replying to hvar:
I created a post, and added my playlist to it using the wordpress built-in playlist feature. After that, html validator is showing this error on my page.