Index: /trunk/data/validator/combinations.mapcss
===================================================================
--- /trunk/data/validator/combinations.mapcss	(revision 9722)
+++ /trunk/data/validator/combinations.mapcss	(revision 9723)
@@ -146,5 +146,4 @@
 
 /* {0.key} without {1.key} or {2.key} */
-*[incline                      ][!highway][!railway],
 *[oneway                       ][!highway][!railway] {
   throwWarning: tr("{0} without {1} or {2}", "{0.key}", "{1.key}", "{2.key}");
@@ -180,4 +179,5 @@
 
 /* {0.key} without {1.key}, {2.key} or {3.tag} */
+*[incline                      ][!highway][!railway][aeroway!~/^(runway|taxiway)$/],
 *[toll                         ][!highway][!barrier][route!~/^(ferry|road)$/] {
   throwWarning: tr("{0} without {1}, {2} or {3}", "{0.key}", "{1.key}", "{2.key}", "{3.tag}");
