Update comment.
This commit is contained in:
parent
3724a1a606
commit
7b59774b34
1 changed files with 1 additions and 1 deletions
|
@ -132,7 +132,7 @@ screenshot
|
||||||
----------
|
----------
|
||||||
|
|
||||||
Request a screenshot from the widget (if supported).
|
Request a screenshot from the widget (if supported).
|
||||||
This can only be supported by widgets that have access to all of their DOM tree.
|
This can currently only be supported by widgets that have access to all of their DOM tree.
|
||||||
For example, widgets that nest further levels of iframes can not support this.
|
For example, widgets that nest further levels of iframes can not support this.
|
||||||
|
|
||||||
The screenshot is returned as a Blob object.
|
The screenshot is returned as a Blob object.
|
||||||
|
|
Loading…
Reference in a new issue