- From: SVG Working Group repository <cam+svgwgrepo@mcc.id.au>
- Date: Thu, 10 Apr 2014 09:13:14 -0700
- To: public-svg-wg@w3.org
details: https://svgwg.org/hg/svg2/rev/43dc9925fdc0
branches:
changeset: 659:43dc9925fdc0
user: Cameron McCormack <cam@mcc.id.au>
date: Fri Apr 11 02:12:50 2014 +1000
description:
c/e
diffstat:
specs/integration/master/Overview.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (22 lines):
diff --git a/specs/integration/master/Overview.html b/specs/integration/master/Overview.html
--- a/specs/integration/master/Overview.html
+++ b/specs/integration/master/Overview.html
@@ -555,17 +555,17 @@ on the processing mode are as follows:</
link traversal, or animation or transition triggering that is done in
response to user input such as mouse or keyboard activity. When
interaction is disabled in an SVG document, any user input events that would
be targetted at the document or any elements within the document must have
no effect.</p>
</dd>
</dl>
-<h3 id="dynamic-interactive-mode">Dynamic interactive Mode</h3>
+<h3 id="dynamic-interactive-mode">Dynamic interactive mode</h3>
<p>This <a>processing mode</a> imposes no restrictions on any
feature of the SVG language.</p>
<table class="features" border="0" cellpadding="2" cellspacing="2">
<thead>
<tr>
<th colspan="2">Dynamic Interactive Features</th>
Received on Thursday, 10 April 2014 16:13:37 UTC