Ticket Change Details
Not logged in
Overview

Artifact ID: fbb447d061cd754e8da77acdc18cb437dd6fb912
Ticket: 5ff2043c966820498ce41c0dd425b4b2155fa025
Invalid xhtml markup generated (with patch)
User & Date: jan.nijtmans 2012-11-08 09:51:47
Changes

  1. Appended to comment:
    
    
    <hr /><i>jan.nijtmans added on 2012-11-08 09:51:47 UTC:</i><br />
    Suggested fix committed to branch "ticket-5ff2043c96".
    
    I put many pages, such as "timeline" to the validator.w3.org, and
    it reduced dramatically the number of errors. The current "timeline"
    page dropped from 85 to only 4 errors. That's better than
    changing many &amp;'s to &amp;amp;'s in the source code, as this
    patch does. Changing only the href() and style_submenu_element()
    functions has much more effect.