﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9994	mapcss: prop() in selector doesn't work together with child selector	Klumbumbus	team	"The following mapcss code is not working:

{{{
*
{
	help: tag(""addr:housenumber"");
}

way[prop(help)>3] > node
{
	symbol-shape: circle;
	symbol-size: 20;
}
}}}

The result should look like: [[Image()]]
Tested with JOSM stable 7000 and latest 7080."	defect	new	normal		Core mappaint				
