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

Description
(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.