Update change log with summary of child and child-selector additions (ACTION-3322)
authorBrian Birtles <birtles@gmail.com>
Fri, 01 Mar 2013 14:52:23 +0900
changeset 445 506ca7dd8e80
parent 444 f20abe618367
child 446 c1d46d287ee5
Update change log with summary of child and child-selector additions (ACTION-3322)
master/changes.html
--- a/master/changes.html	Fri Mar 01 14:47:11 2013 +0900
+++ b/master/changes.html	Fri Mar 01 14:52:23 2013 +0900
@@ -130,6 +130,10 @@
 
   <li>Added the <span class="prop-value">context-fill</span> and <span class="prop-value">context-stroke</span>
   paint values.</li>
+
+  <li>Allowed <a>&lt;paint&gt;</a> values and marker properties to take the
+  <span class="prop-value">child</span> keyword and
+  <a>&lt;child-selector&gt;</a> values to support ID-less referencing.</li>
 </ul>
 
 <h3 id="color">Color chapter</h3>