- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 20 Jan 2010 13:58:40 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/org/w3c/css/util In directory hutz:/tmp/cvs-serv7018 Modified Files: Messages.properties.sv Log Message: added error message for css3-background CR Index: Messages.properties.sv =================================================================== RCS file: /sources/public/2002/css-validator/org/w3c/css/util/Messages.properties.sv,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -r1.15 -r1.16 --- Messages.properties.sv 20 Jan 2010 13:58:03 -0000 1.15 +++ Messages.properties.sv 20 Jan 2010 13:58:38 -0000 1.16 @@ -377,3 +377,4 @@ parser.invalid_id_selector: Ogiltig ID-selektor parser.import_not_allowed: @import kan bara föregås av satser av typ @charset och @import. +error.bg_order: In the CSS3 background definition, 'bg_position' must occur before / 'bg_size' if both are present
Received on Wednesday, 20 January 2010 13:58:42 UTC