Avoid mentiontion SMIL.
authorCameron McCormack <cam@mcc.id.au>
Tue, 09 Apr 2013 11:14:45 +1000
changeset 488 b079a2cb97df
parent 487 f5e37c318829
child 489 223b88daa8ce
Avoid mentiontion SMIL.
specs/integration/master/Overview.html
--- a/specs/integration/master/Overview.html	Tue Apr 09 09:39:51 2013 +1000
+++ b/specs/integration/master/Overview.html	Tue Apr 09 11:14:45 2013 +1000
@@ -293,7 +293,7 @@
   <dt><dfn id="def-declarative_animation">declarative animation</dfn></dt>
   <dd>Declarative animation is a change or set of changes
   to the presentation of the SVG image through the use of
-  predefined elements or properties, as with the SMIL elements
+  predefined elements or properties, as with the animation elements
   <a>'animate'</a>, <a>'set'</a>, etc., as
   opposed to procedural script. Declarative animation may be triggered
   by either a event timeline or by user-generated events (see
@@ -630,10 +630,10 @@
 traversal, and clicking on the face tests declarative interactivity
 and script execution. The link should replace the image with a blue
 square (clicking on that will return you to the original image). The
-declarative (SMIL) interactivity should change the image from shades
-of yellow to shades of green. The script should fill in the smile.
-Time-based (as opposed to interactivity-based) declarative animation is
-supported if the left eye is winking.</p>
+declarative interactivity, which uses the <a>'set'</a> element, should change
+the image from shades of yellow to shades of green. The script should fill
+in the smile.  Time-based (as opposed to interactivity-based) declarative
+animation is supported if the left eye is winking.</p>
 
 <table class="ref_modes" border="0" cellpadding="2" cellspacing="2">
   <thead>