﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
17423	combinations.mapcss assert should not pass on width=2	frodrigo	team	"In combinations.mapcss

{{{
way[highway=pedestrian][width][width<=2] {
  ...
  assertNoMatch: ""way highway=pedestrian width=2"";
}
}}}

The assertNoMatch on width=2 is wrong. The test matchs the rule.
"	defect	closed	normal	19.03	Core validator		fixed		
