- From: David Storey via GitHub <sysbot+gh@w3.org>
- Date: Fri, 18 May 2018 07:34:13 +0000
- To: public-svg-issues@w3.org
I'm not 100% sure if the definition link in definitions.xml should move to CSS Text where I moved it or stay where it was but link to CSS Text instead of an internal link to the definition I removed.
It is described in the spec but the description in limited to what it is (presumably doesn't add anything not in CSS Text) and a SVG specific example.
```
<h4 id="TextWhiteSpace">SVG 2 Preferred white space handling, the <span class='property'>'white-space'</span> property</h4>
<p>
Rendering of white space in SVG 2 is controlled by the <a>'white-space'</a>
property. This specifies two things:
</p>
<ul>
<li>whether and how white space inside the element is collapsed</li>
<li>whether lines may wrap at unforced soft wrap opportunities</li>
</ul>
```
--
GitHub Notification of comment by dstorey
Please view or discuss this issue at https://github.com/w3c/svgwg/pull/464#issuecomment-390121597 using your GitHub account
Received on Friday, 18 May 2018 07:34:15 UTC