[ http://nagoya.apache.org/jira/browse/XALANJ-784?page=history ]
Henry Zongaro updated XALANJ-784:
---------------------------------
Assign To: (was: Xalan Developers Mailing List)
type: New Feature (was: Bug)
Description:
W3C recommends that empty XHTML tags using the minimized syntax should be
created in the form <tag ... /> where the space before the closing /> is
required to ensure correct interpretation of the tag on legacy browsers. The
minimised form must be used (so sayeth the W3C) for all tags that were formerly
used without closing tags in HTML.
The XHTML output method should generate tags matching this format.
The minimised form should not be used for elements which have a non-empty
context model but happen to be empty, like empty paragraph elements <p>.
was:
W3C recommends that empty XHTML tags using the minimized syntax should be
created in the form <tag ... /> where the space before the closing /> is
required to ensure correct interpretation of the tag on legacy browsers. The
minimised form must be used (so sayeth the W3C) for all tags that were formerly
used without closing tags in HTML.
The XHTML output method should generate tags matching this format.
The minimised form should not be used for elements which have a non-empty
context model but happen to be empty, like empty paragraph elements <p>.
Environment:
Operating System: All
Platform: All
was:
Operating System: All
Platform: All
Priority: Major
Bugzilla Id: (was: 5992)
> Xalan XHTML output lacks space before the closing />
> ----------------------------------------------------
>
> Key: XALANJ-784
> URL: http://nagoya.apache.org/jira/browse/XALANJ-784
> Project: XalanJ2
> Type: New Feature
> Components: Serialization
> Versions: CurrentCVS
> Environment: Operating System: All
> Platform: All
> Reporter: Klaus Johannes Rusch
>
> W3C recommends that empty XHTML tags using the minimized syntax should be
> created in the form <tag ... /> where the space before the closing /> is
> required to ensure correct interpretation of the tag on legacy browsers. The
> minimised form must be used (so sayeth the W3C) for all tags that were
> formerly
> used without closing tags in HTML.
> The XHTML output method should generate tags matching this format.
> The minimised form should not be used for elements which have a non-empty
> context model but happen to be empty, like empty paragraph elements <p>.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]