Changes between Version 58 and Version 59 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2014-05-22T19:39:52+02:00 (11 years ago)
Author:
simon04
Comment:

child selector without >

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v58 v59  
    200200* The functions prop() and is_prop_set() are only supported on the right side of the > sign.
    201201* The function parent_tag (see below) can be used to access tags from the parent.
     202* For compatibility with the MapCSS 0.2 standard, `relation[type=route][route=foot] way {/*...*/}`, without the greather-than-sign `>` is supported, too. However, no [[#Linkselector]] may be specified in this case.
    202203
    203204