Make WordPress Core

Opened 7 years ago

Closed 7 years ago

#43302 closed defect (bug) (wontfix)

XML/XHTML for (*)allowfullscreen

Reported by: skreutzer's profile skreutzer 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)

#1 @SergeyBiryukov
7 years ago

  • Focuses accessibility rest-api removed
  • Milestone Awaiting Review deleted
  • Resolution set to wontfix
  • Status changed from new to closed

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.

Note: See TracTickets for help on using tickets.