Changes between Version 208 and Version 209 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2023-02-08T11:55:08+01:00 (2 years ago)
Author:
mikeho
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v208 v209  
    650650See [/doc/org/openstreetmap/josm/gui/mappaint/mapcss/ConditionFactory.PseudoClasses.html Javadoc] for the up-to-date list of pseudo classes supported by JOSM's MapCSS implementation.
    651651
    652 ||= Class =||= Description =||
     652||= '''Class''' =||= '''Description''' =||
    653653|| `:closed` || true for ways where the first node is the same as the last and for any (completely downloaded) multipolygon relation ||
    654654|| `:closed2` || same as above, but this one ignores if a multipolygon is downloaded completely (since r9099) ||