Skip to content

Is there any mechanism for observing that the whole container has "finished" painting? #40

Description

@mmocny

I understand that with Container Timing there are various issue that may make it impossible to know that a Container has fully finished painting:

  • Some content may be below-the-fold, and user may scroll
  • Some content may be offscreen, transparent, or obscured in ways that skip paint, but may move.

Etc.

But what about simple cases like: a container timing attribute applied to a single element leaf node (aka the element timing use case)?

Or for simple containers, where all potentially-contentful leaf nodes are known, and have all already reported contentful paints?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs discussionIssues with this label need discussion with the Web Perf WG to progress further

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions