Open
Description
The spec has a bunch of concepts relying on CSS boxes like nearest block ancestor, which typically walks up the flat tree, but uses shadow-including tree orders in most places.
It's very much unclear to me which tree / trees all these algorithms are supposed to work with.