Update comment.

This commit is contained in:
Richard Lewis 2017-12-28 17:08:50 +00:00
parent 3724a1a606
commit 7b59774b34

View File

@ -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.