- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 17 Sep 2011 07:04:20 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/testsuite/properties/ok
In directory hutz:/tmp/cvs-serv30069/testsuite/properties/ok
Modified Files:
classification.css
Log Message:
display: run-in removed from CSS21 REC
Index: classification.css
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/testsuite/properties/ok/classification.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- classification.css 19 Apr 2006 07:55:35 -0000 1.1
+++ classification.css 17 Sep 2011 07:04:18 -0000 1.2
@@ -2,7 +2,6 @@
display: inline;
display: block;
display: list-item;
- display: run-in;
display: table;
display: inline-table;
display: table-row-group;
Received on Saturday, 17 September 2011 07:04:25 UTC