Add annotation for property case sensitivity relaxation
authorCameron McCormack <cam@mcc.id.au>
Tue, 08 May 2012 00:25:52 +1000
changeset 36 8cd9420738d8
parent 35 297865185de7
child 37 8b9a583223cf
Add annotation for property case sensitivity relaxation
master/styling.html
--- a/master/styling.html	Thu May 03 13:19:58 2012 +0200
+++ b/master/styling.html	Tue May 08 00:25:52 2012 +1000
@@ -607,6 +607,24 @@
     attributes and not take advantage of CSS's ability to ignore
     case.</p>
 
+    <div class="annotation">
+     <p>
+       SVG2 Requirement:  Consider relaxing case sensitivity of presentation attribute values
+     </p>
+     <p>
+       Resolution: We will make property values case insensitive
+     </p>
+     <p>
+       <a href="http://www.w3.org/2011/10/28-svg-irc#T16-40-11">Pre-TPAC F2F Day 2</a>.
+     </p>
+     <p>
+       Purpose: To make presentation attribute syntax parsing be the same as parsing for the corresponding CSS property
+     </p>
+     <p>
+       Owner: Cameron (ACTION-3276)
+     </p>
+    </div>
+
     <h2 id='SVGUseOfCSS'>Facilities from CSS and XSL used by SVG</h2>
     <p>SVG shares various relevant properties and approaches common
     to CSS and XSL, plus the semantics of many of the processing