Skip to content

[cssom-view] VisualViewport should probably also include onscrollend #8103

@dlrobertson

Description

@dlrobertson

Summary

The VisualViewport defines onscroll, but does not include onscrollend.

Implementation notes

Currently the scrollend implementations for Chrome and Firefox will fire a scrollend event for a user scroll that stays within the layout viewport to the Document, but should probably fire to Window.visualViewport instead. Currently this is a case where scrollend can be fired to the window without a preceding scroll.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions