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

Description
... and should it have values that indicate priority
Presumably this would be an attribute on Element, meaning that any element would support this attribute. This would also be no-op for cases where rendering must be done anyway -- such as cases without content-visibility: hidden.
I don't want to call it anything like asynchronous because that gives an erroneous impression that if this element is visible, the updates to it are asynchronous. That may be something we do in the future for a different attribute, but this isn't it.
I was thinking something like keepUpdated. Do folks have better suggestions?
/cc @chrishtr