Fixed warning because of non-existant coordinate type.
--- a/master/changes.html Tue Mar 05 17:11:01 2013 +1100
+++ b/master/changes.html Tue Mar 05 17:13:49 2013 +1100
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional+edit//EN" "xhtml1-transitional+edit.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:edit="http://xmlns.grorg.org/SVGT12NG/">
<head>
@@ -18,7 +18,7 @@
<body>
<h1>Changes from SVG 1.1</h1>
-
+
<p class="normativity"><em>This appendix is informative, not normative.</em></p>
<p>This appendix summarizes the changes that have been made since the
@@ -51,7 +51,7 @@
<li><div class="added-since-last-wd">Remove definition of <a><angle></a> type and reference CSS3-values.</div></li>
- <li><div class="added-since-last-wd">Change all <a><coordinate></a> types to <a><length></a> in preparation for referencing css3-values..</div></li>
+ <li><div class="added-since-last-wd">Change all coordinate types to <a><length></a> in preparation for referencing css3-values..</div></li>
</ul>
<h3 id="rendering">Rendering Model chapter</h3>
@@ -92,7 +92,7 @@
<li>Added the <a>'discard'</a> element and the <span class="attr-name">'timelineBegin'</span> and <span class="attr-name">'playbackOrder'</span> attributes on the <a>'svg'</a> element, as defined in SVG Tiny 1.2.</li>
<li><div class="added-since-last-wd">Added the ability to use <span class="attr-value">'auto'</span> for the <a>'image/x'</a> and <a>'image/y'</a> attributes on <a>'image'</a>.</div></li>
-
+
<li><div class="added-since-last-wd">Lifted the restriction on <a>'use'</a> not being able to reference an entire document.</div></li>
<li><div class="added-since-last-wd">Added <a>'lang'</a> attribute on <a>'desc'</a> and <a>'title'</a> elements.</div></li>
@@ -118,10 +118,10 @@
<ul>
<li>Added a number of missing attributes to the element summary boxes of the
<a>'text'</a>, <a>'textPath'</a> and <a>'tref'</a> elements.</li>
-
- <li>Added <a>'text/width'</a> attribute to <a>'text'</a>, and a
+
+ <li>Added <a>'text/width'</a> attribute to <a>'text'</a>, and a
section about <a>'text-overflow'</a> processing.</li>
-
+
<li>Added <a>'white-space'</a> property and deprecated <a>'xml:space'</a> attribute.</li>
<li>Removed the <span class='property'>'kerning'</span> property.</li>
@@ -167,7 +167,7 @@
<ul>
<li>Added requirements for images to be color managed.</li>
-
+
<li>Added new color syntaxes from the SVG Color specification: RGBA colors, HSL colors,
LAB colors, ICC named colors and device colors.</li>