Update Changes appendix title.
--- a/master/changes.html Wed Aug 22 13:08:55 2012 +1000
+++ b/master/changes.html Thu Aug 23 09:35:32 2012 +1000
@@ -2,7 +2,7 @@
<!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>
- <title>Changes</title>
+ <title>Changes from SVG 1.1</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<link rel="stylesheet" title="Default" type="text/css" media="screen" href="style/default_svg.css"/>
<link rel="alternate stylesheet" title="No issues/annotations" type="text/css" media="screen" href="style/default_no_issues.css"/>
@@ -14,7 +14,7 @@
</head>
<body>
-<h1>Changes</h1>
+<h1>Changes from SVG 1.1</h1>
<p class="normativity"><em>This appendix is informative, not normative.</em></p>
--- a/master/shapes.html Wed Aug 22 13:08:55 2012 +1000
+++ b/master/shapes.html Thu Aug 23 09:35:32 2012 +1000
@@ -48,6 +48,7 @@
with the current <a>user coordinate system</a>. Rounded rectangles can be achieved by setting
appropriate values for attributes <a>'rx'</a> and <a>'ry'</a>.</p>
+<!--
<table class="propdef eltdef">
<tr>
<th>Name:</th>
@@ -102,6 +103,7 @@
</td>
</tr>
</table>
+-->
<edit:elementsummary name='rect'/>
<div class="adef-list">
--- a/master/struct.html Wed Aug 22 13:08:55 2012 +1000
+++ b/master/struct.html Thu Aug 23 09:35:32 2012 +1000
@@ -102,6 +102,7 @@
<h3 id="SVGElement">The <span class='element-name'>'svg'</span> element</h3>
+<!--
<table class="propdef eltdef">
<tr>
<th>Name:</th>
@@ -205,6 +206,7 @@
</td>
</tr>
</table>
+-->
<edit:elementsummary name='svg'/>