csswg/css3-images Overview.html,1.312,1.313 Overview.src.html,1.322,1.323

Update of /sources/public/csswg/css3-images
In directory hutz:/tmp/cvs-serv19546

Modified Files:
	Overview.html Overview.src.html 
Log Message:
Markup tweak.

Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-images/Overview.html,v
retrieving revision 1.312
retrieving revision 1.313
diff -u -d -r1.312 -r1.313
--- Overview.html	28 Feb 2012 21:39:14 -0000	1.312
+++ Overview.html	28 Feb 2012 21:56:00 -0000	1.313
@@ -376,10 +376,11 @@
    <dd>dots per &lsquo;<code class=css>px</code>&rsquo; unit
   </dl>
 
-  <p>The &lt;resolution> unit represents the size of a single "dot" in a
-   graphical representation by indicating how many of these dots fit in a CSS
-   &lsquo;<code class=property>in</code>&rsquo;, &lsquo;<code
-   class=property>cm</code>&rsquo;, or &lsquo;<code
+  <p>The &lsquo;<a href="#resolution-type"><code
+   class=css>&lt;resolution></code></a>&rsquo; unit represents the size of a
+   single "dot" in a graphical representation by indicating how many of these
+   dots fit in a CSS &lsquo;<code class=property>in</code>&rsquo;,
+   &lsquo;<code class=property>cm</code>&rsquo;, or &lsquo;<code
    class=property>px</code>&rsquo;. For uses, see e.g. the &lsquo;<code
    class=css>resolution</code>&rsquo; media query in <a href="#MEDIAQ"
    rel=biblioentry>[MEDIAQ]<!--{{MEDIAQ}}--></a> or the &lsquo;<a

Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-images/Overview.src.html,v
retrieving revision 1.322
retrieving revision 1.323
diff -u -d -r1.322 -r1.323
--- Overview.src.html	28 Feb 2012 21:39:14 -0000	1.322
+++ Overview.src.html	28 Feb 2012 21:56:01 -0000	1.323
@@ -130,7 +130,7 @@
 		<dd>dots per ''px'' unit</dd>
 	</dl>
 
-	<p>The &lt;resolution> unit represents the size of a single "dot" in a
+	<p>The ''&lt;resolution>'' unit represents the size of a single "dot" in a
 	graphical representation by indicating how many of these dots fit in a
 	CSS 'in', 'cm', or 'px'.
 	For uses, see e.g. the  ''resolution'' media query in [[MEDIAQ]]

Received on Tuesday, 28 February 2012 21:56:06 UTC