Make WordPress Core

Opened 17 years ago

Closed 17 years ago

#10247 closed defect (bug) (duplicate)

New lines in <video> markup generates <br />

Reported by: zcorpan Owned by:
Priority: normal Milestone:
Component: General Version:
Severity: normal Keywords:
Cc: Focuses:

Description

This page http://hacks.mozilla.org/2009/06/html5-video-fallbacks-markup/ has some <video> markup, and it seems wordpress inserts <br /> for each new line inside the video, which makes it invalid HTML.

Wordpress should either gain knowledge about <video> (and <audio>) in particular and not insert <br /> between the <source> elements, or it should avoid inserting <br /> inside unknown elements.

Change History (1)

#1 @Denis-de-Bernardy
17 years ago

  • Milestone Unassigned
  • Resolutionduplicate
  • Status newclosed

see #9437

Note: See TracTickets for help on using tickets.