Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

Should renderPriority on visible elements cause asynchronous updates #202

@vmpstr

Description

@vmpstr

(from @chrishtr, via discussion in #201 ):

It's an interesting question. What should renderPriority=background do to a DOM subtree that is visible? I suggest we add text like:

  • renderPriority only applies to replaced elements and elements with a used style of contain:style layout paint.
  • The user agent should (may?) treat any element whose contents are visible and on-screen as at least userVisible priority.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions