Added note about text-overflow.
--- a/master/text.html Fri Jun 01 18:42:58 2012 +1000
+++ b/master/text.html Fri Jun 01 15:07:16 2012 +0200
@@ -1980,6 +1980,11 @@
<div class="ready-for-wg-review">
<h3 id='TextOverflowProcessing'>Text overflow processing</h3>
+<p class="note">New in SVG 2.
+Added to allow user agents to handle text strings that overflow a predefined width in a more useful way.
+Aligns SVG and HTML/CSS text processing.
+</p>
+
<p class="note">See the CSS3 UI specification for the definition
of <a href="http://www.w3.org/TR/2012/WD-css3-ui-20120117/#text-overflow">'text-overflow'</a>.
[<a href="refs.html#ref-CSS3UI">CSS3UI</a>]</p>