﻿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(blue nodes.png)]]
Tested with JOSM stable 7000 and latest 7080."	enhancement	closed	normal		Core mappaint		worksforme		
