[jira] [Comment Edited] (FOR-329) <p xml:space="preserve"> doesn't preserve space

"Gavin (JIRA)" <[email protected]> Sun, 14 Jan 2018 10:39:00 +0000 (UTC)
Newsgroups gmane.text.xml.forrest.devel
Message-ID <[email protected]>
    [ https://issues.apache.org/jira/browse/FOR-329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16325495#comment-16325495 ] 

Gavin edited comment on FOR-329 at 1/14/18 10:38 AM:
-----------------------------------------------------

Tested with Firefox 57.04 I can confirm this is still an issue with modern browsers.
So something isnt working right.


was (Author: ipv6guru):
Tested with Firefox 75.03 I can confirm this is still an issue with modern browsers.
So something isnt working right.

> <p xml:space="preserve"> doesn't preserve space
> -----------------------------------------------
>
>                 Key: FOR-329
>                 URL: https://issues.apache.org/jira/browse/FOR-329
>             Project: Forrest
>          Issue Type: Bug
>          Components: XML grammars & validation
>    Affects Versions: 0.6
>         Environment: The sample document, document-v20.html, on the Forrest Apache website viewed from IE 6.0.
>            Reporter: asdf
>            Priority: Minor
>
> Lines 45-48 of src/documentation/content/xdocs/docs/document-v20.xml show a paragraph with white space:
> 45:      <p xml:space="preserve"
> 46:        >With the <code>&lt;p xml:space="preserve"&gt;</code> attribute, you can declare
> 47:        that whitespace should    be   preserved, without implying it is in any other
> 48:        way special.</p>
> In viewing the document at http://forrest.apache.org/docs/document-v20.html with IE 6.0 I see the following:
> With the <p xml:space="preserve"> attribute, you can declare that whitespace should be preserved, without implying it is in any other way special.
> Thanks,
> Mark



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)