﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13477	mapcss area selector matches open lines	francois.lacombe	team	"Hi,

It seems that the mapcss area type selector matches non closed lines on JOSM.

Use this simple piece of mapcss :
area[test=""ok""]{
	fill-color:""#31A500"";
	text-color:""#00DE00"";
}

and draw a line with test=ok and the space between its nodes is filled.

That doesn't sounds right against the definition given here : http://wiki.openstreetmap.org/wiki/MapCSS/0.2#Types

Am I wrong ?"	defect	new	normal		Core mappaint			mapcss, area, fill	
