https://bz.apache.org/bugzilla/show_bug.cgi?id=63905
--- Comment #10 from Christopher Schultz <ch...@christopherschultz.net> --- (In reply to Michael Osipov from comment #6) > (In reply to Christopher Schultz from comment #4) > > Or we could just drop the CSS because... who cares? If the response entity > > is <!doctype html><html > > lang="??"><head><title>Error</title></head><body><h1>Error</h1></body></ > > html> then it's fine. No styling is necessary for such a minimal page. > > That would be inconsistent with the rest. The Servlet spec requires an HTML > page, we will comply. CSS is not a requirement for a valid HTML document. There is no conflict between removing CSS entirely and returning a valid HTML document along with an error report. -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org