Clarify slightly the interpretation of child-selector when used in paint values
--- 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>