GNOME Bugzilla – Bug 643117
www.gimp.org/downloads/ is not valid XHTML and renders incorrectly in IE7
Last modified: 2012-08-27 20:50:39 UTC
Created attachment 181748 [details] Patched output The page located at http://www.gimp.org/downloads does pass as valid markup according to: http://validator.w3.org/check?uri=http://www.gimp.org/downloads/&charset=(detect+automatically)&doctype=Inline&group=0&user-agent=W3C_Validator/1.2 This may be the cause of this page not rendering as intended in IE7. The current rendering hides the GIMP for Windows link under the header image. The irony of this is overwhelming. I have added an attachment showing the changes I did to make the output valid xhtml.
commit 631b4c6eff5bdbed20fa8692547800ba0d9dfcbc Author: Michael Schumacher <schumaml@gmx.de> Date: Sat Apr 2 22:42:53 2011 +0200 Bug 643117 - www.gimp.org/downloads/ is not valid XHTML and renders incorrectly in IE7 This should fix the validation errors; not sure if anything changes for IE7 once it encounters valid XHTML.
*** Bug 623212 has been marked as a duplicate of this bug. ***
Thanks for taking the time to report this bug. The download page for Windows users shows up correctly now in IE9. Hgtonight or Bugsquad, can you close this bug as RESOLVED FIXED, please? Thank you!
With pleasure. :D