- From: Tab Atkins Jr.. via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 27 Jan 2011 17:40:20 +0000
- To: public-css-commits@w3.org
Update of /sources/public/csswg/css3-images
In directory hutz:/tmp/cvs-serv17595
Modified Files:
Overview.html Overview.src.html
Log Message:
Made 'object-position' not inherit either.
Index: Overview.html
===================================================================
RCS file: /sources/public/csswg/css3-images/Overview.html,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -d -r1.60 -r1.61
--- Overview.html 27 Jan 2011 17:13:41 -0000 1.60
+++ Overview.html 27 Jan 2011 17:40:18 -0000 1.61
@@ -1809,7 +1809,7 @@
<tr>
<th>Inherited:
- <td>yes
+ <td>no
<tr>
<th>Percentages:
Index: Overview.src.html
===================================================================
RCS file: /sources/public/csswg/css3-images/Overview.src.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- Overview.src.html 27 Jan 2011 17:13:41 -0000 1.62
+++ Overview.src.html 27 Jan 2011 17:40:18 -0000 1.63
@@ -1285,7 +1285,7 @@
<td>replaced elements
<tr>
<th>Inherited:
- <td>yes
+ <td>no
<tr>
<th>Percentages:
<td>refer to width and height of box itself
Received on Thursday, 27 January 2011 17:40:22 UTC