On Dec 22, 2014, at 3:45 PM, Paul Hoadley <[email protected]> wrote:
> If you're just trying to wrap whatever D2W is producing, I'd be extremely > surprised if that was valid XHTML. Be extremely surprised :-) R2D2W produces fully validating XHTML 1.1 strict markup. Every page template fully validated against validator.w3.org. The project template goes so far as to serve pages with application/xml+xhtml mime type. The page won’t even render in a browser if the markup isn’t well formed that way. (helped me catch XSS holes BTW) If James is using R2D2W and hasn’t accidentally borked it in the PageWrapper or a custom component, the markup should be solid. _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
