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