https://issues.apache.org/bugzilla/show_bug.cgi?id=55383
--- Comment #46 from Konstantin Preißer <[email protected]> --- Created attachment 30864 --> https://issues.apache.org/bugzilla/attachment.cgi?id=30864&action=edit Improve markup for Tomcat Examples - Part 1 Hi, this patch improves the HTML markup in the Tomcat Examples webapp (currently, only the index pages and the websocket examples). Note: For the WebSocket examples, I switched from HTML to XHTML because every browser that supports WebSockets (e.g. IE >= 10) also supports XHTML (e.g. IE >= 9), and because the Snake Example contained an XHTML doctype (but was not fully XHTML-compatible). -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
