mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ImageMap
synced 2024-11-27 15:40:03 +00:00
9f962fbad1
Previous attempts to clean this up followed similar logic to the circle and rect types of imagemaps. However, in reality, we have many image maps in our content that have negative values for poly coordinates. While this isn't logical, breaking them so loudly in the page isn't desirable. This change then removes the check for positive value and passes along the negative coordinate. Bug: T217087 Change-Id: I0ee84f059dacde79a7e4fb0a172ac6937360d864 |
||
---|---|---|
.phan | ||
i18n | ||
includes | ||
resources | ||
tests/parser | ||
.gitignore | ||
.gitreview | ||
.phpcs.xml | ||
CODE_OF_CONDUCT.md | ||
composer.json | ||
COPYING | ||
extension.json | ||
Gruntfile.js | ||
ImageMap.php | ||
package.json |