﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10059	MapCSS: Child selector	plepe	team	"According to the MapCSS specification http://wiki.openstreetmap.org/wiki/MapCSS/0.2, the child selector has the form:
`relation[type=route] way[highway]`

JOSM uses another form:
`relation[type=route] > way[highway]`

I think the second form is actually superior, as you can add conditions on the link (e.g. `role`). (Note: According to the MapCSS specification the condition would be on the child selector).

Maybe it would advisable to support the basic MapCSS selectors too? Or work on a new MapCSS 0.3 version instead, which uses JOSM style selectors?"	defect	new	normal		Core				
