[wp-trac] [WordPress Trac] #45387: Valid HTML get mangled on the frontend

WordPress Trac noreply at wordpress.org
Tue Nov 20 18:35:57 UTC 2018


#45387: Valid HTML get mangled on the frontend
--------------------------+------------------------------
 Reporter:  youknowriad   |       Owner:  (none)
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  Awaiting Review
Component:  Editor        |     Version:
 Severity:  normal        |  Resolution:
 Keywords:                |     Focuses:
--------------------------+------------------------------

Comment (by youknowriad):

 This html is valid. You can try by pasting in the w3c official validator
 https://validator.w3.org/nu/#textarea


 {{{
 <!DOCTYPE html>
 <html lang="fr">
 <head>
 <title>title test</title>
 </head>
 <body>
 <p>To make this thing happen, go to Pages <a href="http://google.com/"
 target="_blank" rel="noreferrer noopener" aria-label="This is > an aria
 label">http://google.com</a></p>
 </body>
 </html>
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/45387#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list