Skip to content

Commit

Permalink
Add polygon tag to transform
Browse files Browse the repository at this point in the history
Fixes #1144.
  • Loading branch information
sophiebits committed Feb 27, 2014
1 parent 298a055 commit 42444f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vendor/fbtransform/transforms/xjs.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ var knownTags = {
p: true,
param: true,
path: true,
polygon: true,
polyline: true,
pre: true,
progress: true,
Expand Down

0 comments on commit 42444f6

Please sign in to comment.