Tweaking the SVG some more
authorcharles
Tue, 11 Oct 2016 12:31:12 +0200
changeset 205 b857268671d4
parent 204 1c083d0b0507
child 206 1a277c50c1b6
Tweaking the SVG some more
cover.html
--- a/cover.html	Tue Oct 11 12:19:02 2016 +0200
+++ b/cover.html	Tue Oct 11 12:31:12 2016 +0200
@@ -1605,13 +1605,14 @@
 
       <p>
 
-<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 60 640 160" width="100%">
+<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="-5 60 630 160" width="100%">
   <title>Flowchart: The basic W3C Recommendation Track</title>
   <g id="basicProcess" role="list">
 
     <g id="Rectrac-FPWD" role="listitem" aria-labelledby="Rectrac-fpwd-label Rectrac-fpwd-text">
       <title id="Rectrac-fpwd-label">First Public Working Draft - Exclusion Opportunity</title>
       <a xlink:href="#Rectrac-nodeWD">
+        <rect fill="white" y="122" width="57" height="45"/>
         <text font-size="8"><tspan y="132" x="0">First WD</tspan>
           <tspan x="0" y="152">WG Decision</tspan>
           <tspan x="0" y="162">Director's approval</tspan></text>
@@ -2148,16 +2149,17 @@
         [<a href="#in-place-tr-mod">PUB35</a>].</p>
       <p>
 
-<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="-40 60 680 280" width="100%">
+<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="-10 60 635 240" width="100%">
   <title>Flowchart: Revising a W3C Recommendation</title>
   <g id="Rectrac-basicProcess" role="list">
 
     <g id="Modif-FPWD" role="listitem" aria-labelledby="modif-fpwd-label modif-fpwd-text">
       <title id="modif-fpwd-label">First Public Working Draft - Exclusion Opportunity</title>
       <a xlink:href="#Modif-nodeWD">
-        <text font-size="8"><tspan y="136" x="-10">First WD</tspan>
-          <tspan x="-18" y="154">WG Decision</tspan>
-          <tspan x="-30" y="166">Director's approval</tspan></text>
+        <rect fill="white" y="122" width="57" height="45"/>
+        <text font-size="8"><tspan y="136" x="0">First WD</tspan>
+          <tspan x="0" y="154">WG Decision</tspan>
+          <tspan x="0" y="166">Director's approval</tspan></text>
         <path d="M0,140h53" fill="none" stroke="#000"></path>
         <polygon points="47,136 57,140 47,144"></polygon></a>
     </g>
@@ -2193,7 +2195,7 @@
         <ellipse ry="18" rx="38" cy="140" cx="260" stroke="black" fill="#fff"></ellipse>
         <text font-size="14" y="144" x="260" text-anchor="middle">CR</text></a>
 
-<!-- Experiment 2: use a instead of g -->
+<!-- use a instead of g -->
 
       <a xlink:href="#Modif-nodeCR" id="Modif-repeatCR"
         aria-labelledby="modif-repeatcr-label modif-repeatcr-text" fill="#060">
@@ -2230,7 +2232,7 @@
         <ellipse ry="18" rx="28" cy="140" cx="413" stroke="black" fill="#fff"></ellipse>
         <text font-size="14" font-family="Times,serif" y="144" x="413" text-anchor="middle">PR</text></a>
 
-<!-- Experiment 3: use a[role=listitem] instead of g -->
+<!--  use a[role=listitem] instead of g -->
 
       <a xlink:href="#Modif-nodeRec" id="Modif-ToRec" role="listitem"
         aria-labelledby="modif-torec-label modif-torec-text" fill="#060">
@@ -2317,10 +2319,10 @@
             <tspan x="254" y="225">Director's</tspan><tspan x="254" y="235">approval</tspan></text>
           <polygon points="260,160 262,165 258,165" stroke="black"></polygon></a>
 
-        <a xlink:href="Modif-FPWD" aria-labelledby="modif-fpwd-label modif-fpwd-text"
+        <a xlink:href="#Modif-FPWD" aria-labelledby="modif-fpwd-label modif-fpwd-text"
           stroke="black" stroke-width="2">
              <text x="335" y="286" font-size="10" stroke="none">Yes</text>
-            <path d="M330,278v12h-365v-150h40" fill="none"></path></a>
+            <path d="M330,278v12h-335v-150h10" fill="none"></path></a>
     </g>
   </g>
 </svg>