Open
Description
In https://drafts.csswg.org/css-view-transitions-1/#capture-rendering-characteristics-algorithm
Effects applied on the element and its descendants, such as opacity and filter, are applied to the capture. Effects applied to the element from its ancestors are ignored.
Where is “Effects” as used in this step defined? Are transforms “effects”? What about relative positioning? What about clipping? What about text decoration?