[svgwg] 3 commits

https://github.com/w3c/svgwg/commit/e015b0bc8e9e33b5f2cbc8599a76ffd9dbdd55a5
commit e015b0bc8e9e33b5f2cbc8599a76ffd9dbdd55a5
Author: Robert Longson <Robert.Longson@bjss.com>
Date:   Sat Sep 27 15:59:05 2014 +0100

    fix typos

diff --git a/master/intro.html b/master/intro.html
index 50bb484..cee0d4b 100644
--- a/master/intro.html
+++ b/master/intro.html
@@ -305,7 +305,7 @@ element and attribute categories and their members.</p>
     is the element referencing that <a>'marker element'</a>.</li>
     <li>If the element is within a sub-tree that is instantiated
     with a <a>'use'</a> element, then the context element is
-    the that <a>'use'</a> element.</li>
+    that <a>'use'</a> element.</li>
     <li>Otherwise, there is no context element.</li>
   </ul>
   <p class="issue">Should <a>gradient elements</a> also be
diff --git a/master/linking.html b/master/linking.html
index 21722ac..0f15086 100644
--- a/master/linking.html
+++ b/master/linking.html
@@ -529,7 +529,7 @@ section of the document.</p>
     </tr>
     <tr>
       <th>Resolution:</th>
-      <td><a href="http://www.w3.org/2012/03/08-svg-irc#T21-05-52">SVG 2 will media fragment identifiers.</a></td>
+      <td><a href="http://www.w3.org/2012/03/08-svg-irc#T21-05-52">SVG 2 will have media fragment identifiers.</a></td>
     </tr>
     <tr>
       <th>Purpose:</th>

https://github.com/w3c/svgwg/commit/46f79d5f83e081a628c2ccede9178ff135de62b3
commit 46f79d5f83e081a628c2ccede9178ff135de62b3
Author: Robert Longson <Robert.Longson@bjss.com>
Date:   Sat Sep 27 16:04:26 2014 +0100

    remove change from wrong changeset

diff --git a/master/styling.html b/master/styling.html
index eb7c0a8..422a539 100644
--- a/master/styling.html
+++ b/master/styling.html
@@ -1046,12 +1046,7 @@ descendants.</p>
   instruction) apply across the entire SVG document, but do not
   affect the referencing document (perhaps HTML or XHTML). To
   get the same styling across both the [X]HTML document and the
-  SVG document, link them both to the same style sheet.
-  Note that SVG included as an image e.g. via an HTML
-  <span class='element-name'>'img'</span> element cannot share
-  stylesheets as it must consist of a single file so any
-  stylesheet data must be present as style elements, style
-  attributes or stylesheets included internally via data URLs.</dd>
+  SVG document, link them both to the same style sheet.</dd>
 
   <dt>Stand-alone SVG content textually included in an
   XML document</dt>

https://github.com/w3c/svgwg/commit/cd9c1acae058511d42a33bc108e9e443203f26bf
commit cd9c1acae058511d42a33bc108e9e443203f26bf
Merge: 12886b9 46f79d5
Author: Nantonos <nantonos@epona.net>
Date:   Sun Sep 28 09:49:46 2014 +0200

    Merge pull request #2 from longsonr/typos
    
    Typos



============================================================
/home/svgwg/bin/node "/home/svgwg/svgwg.org/git/svgwg/tools/publish/publish.js" --list-pages
/home/svgwg/bin/node "/home/svgwg/svgwg.org/git/svgwg/tools/publish/publish.js" --build intro styling linking
/home/svgwg/bin/node "/home/svgwg/svgwg.org/git/svgwg/tools/publish/publish.js" --build-single-page

Received on Sunday, 28 September 2014 07:53:55 UTC