mirror of
https://github.com/FoggedLens/iD.git
synced 2026-04-26 21:56:13 +02:00
Exonerate Firefox
This commit is contained in:
+2
-1
@@ -1,5 +1,6 @@
|
||||
iD.svg.Areas = function(projection) {
|
||||
// Patterns only work in Firefox when set directly on element
|
||||
// Patterns only work in Firefox when set directly on element.
|
||||
// (This is not a bug: https://bugzilla.mozilla.org/show_bug.cgi?id=750632)
|
||||
var patterns = {
|
||||
wetland: 'wetland',
|
||||
beach: 'beach',
|
||||
|
||||
Reference in New Issue
Block a user