Skip to content

Support adding the Webview in a ScrolledWindow #1

@nacho

Description

@nacho

We need to extend the webview to properly override the measure methods so we can provide a minimum and natural size for the webview. The problem is that today servo does not provide an api to get the page size. jdm provided the following comment:

It's a reasonable request; you can probably approximate it right now by calling webview.evaluate_js and evaluating
document.body.scrollHeight.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions