[
https://issues.apache.org/jira/browse/TRINIDAD-922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567096#action_12567096
]
Andrew Robinson commented on TRINIDAD-922:
------------------------------------------
<link rel="stylesheet" type="text/css" href="/styles.css">
is not valid it should be:
<link rel="stylesheet" type="text/css" href="/styles.css"/>
> Add a switch to <tr:document> allowing to generate XHTML STRICT or
> TRANSITIONAL DOCTYPE
> ---------------------------------------------------------------------------------------
>
> Key: TRINIDAD-922
> URL: https://issues.apache.org/jira/browse/TRINIDAD-922
> Project: MyFaces Trinidad
> Issue Type: New Feature
> Reporter: Paul van Rossem
>
> Now always the default HTML DOCTYPE is output by the <tr:document> tag. This
> does not allow to validate the output as XHTML.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.