Add notes about new mask features in SVG 2.
authorBrian Birtles <birtles@gmail.com>
Tue, 31 Jul 2012 15:59:28 +0900
changeset 218 1865594968c1
parent 217 a6086700d35b
child 219 08ba71043b8c
Add notes about new mask features in SVG 2.
master/masking.html
--- a/master/masking.html	Tue Jul 31 15:59:28 2012 +0900
+++ b/master/masking.html	Tue Jul 31 15:59:28 2012 +0900
@@ -703,6 +703,13 @@
 
 <h4 id="MaskValues">Calculating mask values</h4>
 
+<p class="note">
+The ability to use the alpha of a mask source as the mask values is new
+in SVG 2.
+In SVG 1.1 masks always use the luminance of the mask source as the mask
+values.
+</p>
+
 <p>
 A mask source may be interpreted using one of two different methods with regards
 to calculating the mask values that will be multiplied with the target alpha