mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-01 17:03:42 +00:00
Fixes issue with nested/namespaced fields, such as `maxspeed/advisory`, in situations where would try to use a css selector or element id. Can't use characters like '/' in a css selector.