Added note about text-overflow.
authorErik Dahlstrom <ed@opera.com>
Fri, 01 Jun 2012 15:07:16 +0200
changeset 186 e6e3b35c9350
parent 185 8d58930eaf37
child 187 63093d847fa1
Added note about text-overflow.
master/text.html
--- 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>