This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/50143] Doxygen API documentation is invalid
- From: "joseph at codesourcery dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 22 Aug 2011 13:22:55 +0000
- Subject: [Bug libstdc++/50143] Doxygen API documentation is invalid
- Auto-submitted: auto-generated
- References: <bug-50143-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50143
--- Comment #16 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2011-08-22 13:22:55 UTC ---
On Sun, 21 Aug 2011, giecrilj at stegny dot 2a.pl wrote:
> > Also, I don't know if you are an HTML expert, I'm not,
> > but I would not be **so** sure that all the visualization problems you are
> > having are due to the html and not the browser and its rendering engine.
>
> A browser bug against an invalid page will not be accepted. It is undefined
> behavior.
HTML5 specifies exactly how invalid documents must be parsed (to avoid
security issues with different user-agents parsing the same document
differently, I think).