Clarify slightly the interpretation of child-selector when used in paint values
authorBrian Birtles <birtles@gmail.com>
Fri, 01 Mar 2013 14:47:11 +0900
changeset 444 f20abe618367
parent 443 d79cd4e1ae6f
child 445 506ca7dd8e80
Clarify slightly the interpretation of child-selector when used in paint values
master/painting.html
--- a/master/painting.html	Fri Mar 01 14:45:53 2013 +0900
+++ b/master/painting.html	Fri Mar 01 14:47:11 2013 +0900
@@ -146,9 +146,10 @@
   last child <a>paint server element</a> of the element where the paint value
   is specified.
   If the reference is not valid (e.g., it points to an element that
-  does not exist or the element is not a valid paint server), then the fallback
-  value is used, if provided; otherwise, the document is in error (see <a
-  href="implnote.html#ErrorProcessing">Error processing</a>).</dd>
+  does not exist, no element was matched, or the element is not a valid paint
+  server), then the fallback value is used, if provided; otherwise, the document
+  is in error (see <a href="implnote.html#ErrorProcessing">Error
+  processing</a>).</dd>
 
   <dt>context-fill</dt>
   <dt>context-stroke</dt>