[openstreetmap/openstreetmap-website] Update to iD v2.17.0 (#2474)
    Tom Hughes 
    notifications at github.com
       
    Mon Dec 23 21:19:28 UTC 2019
    
    
  
tomhughes commented on this pull request.
> @@ -774,6 +789,10 @@ path.fill.tag-power-plant {
 path.stroke.tag-natural-wetland {
     stroke: rgb(153, 225, 170);
 }
+path.fill.tag-natural-wetland {
+    stroke: rgb(153, 225, 170, 0.3);
+    fill: rgb(153, 225, 170, 0.3);
These two lines are causing a test failure - should they be `rgba` instead?
-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/2474#pullrequestreview-336013317
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20191223/001d406a/attachment.html>
    
    
More information about the rails-dev
mailing list