Use proper DOM interface in JSDoc comment
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2726 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -92,7 +92,7 @@ function getMessageListener (t) {
|
||||
}
|
||||
|
||||
/**
|
||||
* @param {HTMLFrame} frame
|
||||
* @param {HTMLIFrameElement} frame
|
||||
* @param {array} [allowedOrigins=[]] Array of origins from which incoming
|
||||
* messages will be allowed when same origin is not used; defaults to none.
|
||||
* If supplied, it should probably be the same as svgEditor's allowedOrigins
|
||||
|
||||
Reference in New Issue
Block a user