Modify ↓
Opened 2 years ago
Closed 2 years ago
#22826 closed defect (wontfix)
CSS colours should be matched case-insensitively [patch]
Reported by: | ygramul | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | |
Keywords: | Cc: |
Description
Any tag that contains 'colour' gets a small rectangle rendered in that colour. For known CSS colours, however, only the lowercase form is considered and colours like Green
don't render in the tag preview, even though they are valid. The following PR/Patch resolves this: https://github.com/JOSM/josm/pull/116
Attachments (0)
Change History (3)
comment:1 by , 2 years ago
comment:3 by , 2 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
-1 osmwiki:Key:colour says it should be tagged lower case.