Index: /trunk/resources/data/validator/combinations.mapcss
===================================================================
--- /trunk/resources/data/validator/combinations.mapcss	(revision 16257)
+++ /trunk/resources/data/validator/combinations.mapcss	(revision 16258)
@@ -78,6 +78,4 @@
   assertNoMatch: "way lanes=42 highway=unclassified";
   assertMatch: "node source:addr:postcode=postman";
-  assertMatch: "node source:addr=postman";
-  assertNoMatch: "node source:addr=postman addr:housenumber=42";
 }
 
@@ -690,4 +688,6 @@
   throwWarning: tr("{0} without {1}", "{0.key}", "addr:*");
   group: tr("missing tag");
+  assertMatch: "node source:addr=postman";
+  assertNoMatch: "node source:addr=postman addr:housenumber=42";
 }
 *[source:maxspeed][!/^maxspeed:?/] {
