Add annotation for object-fit/object-position.
--- a/master/coords.html Tue Jul 31 17:31:08 2012 +0900
+++ b/master/coords.html Wed Jul 25 08:03:46 2012 +1000
@@ -12,6 +12,14 @@
</head>
<body>
+<div class="annotation">
+ <p>SVG2 Requirement: Support the object sizing properties from css3-images.</p>
+ <p>Resolution: SVG 2 will require object-fit and object-position.</p>
+ <p><a href="http://www.w3.org/2011/03/03-svg-minutes.html#item01">Auckland F2F Minutes 2012 Day 3</a>.</p>
+ <p>Purpose: To provide more usable object fitting functionality and to align with CSS.</p>
+ <p>Owner: Cameron.</p>
+</div>
+
<h1>Coordinate Systems, Transformations and Units</h1>
<h2 id="Introduction">Introduction</h2>