This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Some XHTML compatibility fixes


Hello,

I have committed the following as obvious.

        XHTML compatibility fixes.

        * htdocs/contributewhy.html: Turn element names into lowercase.
        * htdocs/frontends.html: Remove spurious </a>.
        * htdocs/gnats.html: Open <body> before <h1>, not after it.
        * htdocs/gcc-3.0/caveats.html: Add </li>.
        * htdocs/news/ssa.html: Turn element names into lowercase.

There are lots of non-XHTML-compliant files remaining, but these are
mostly papers that seem to have been composed graphically, thus containing
ugly machine-generated HTML code.

Regards,

Christian Cornelssen

Attachment: xhtmlfix.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]