This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/50143] Doxygen API documentation is invalid


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).


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