Add annotation for style element alignment with HTML.
authorCameron McCormack <cam@mcc.id.au>
Tue, 08 May 2012 00:40:08 +1000
changeset 37 8b9a583223cf
parent 36 8cd9420738d8
child 38 ad28b8fe5c56
Add annotation for style element alignment with HTML.
master/styling.html
--- a/master/styling.html	Tue May 08 00:25:52 2012 +1000
+++ b/master/styling.html	Tue May 08 00:40:08 2012 +1000
@@ -665,6 +665,25 @@
 
     <h2 id='StyleElement'>The <span class="element-name">'style'</span>
     element</h2>
+
+    <div class="annotation">
+     <p>
+       SVG2 Requirement: Add HTML5 style-element attributes to SVG's style element
+     </p>
+     <p>
+       Resolution: SVG 2 style element shall be aligned with the HTML5 style element
+     </p>
+     <p>
+       <a href="http://www.w3.org/2011/10/28-svg-irc#T18-45-45">Pre-TPAC F2F Day 2</a>.
+     </p>
+     <p>
+       Purpose: To not surprise authors with different behaviour for the style element in HTML and SVG content.
+     </p>
+     <p>
+       Owner: Cameron (ACTION-3277)
+     </p>
+    </div>
+
     <p>The <a>'style element'</a> element allows
     style sheets to be embedded directly within SVG content. SVG's <a>'style element'</a> element has the same
     attributes as the corresponding element in HTML (see <a