Open webcrawls opened 4 weeks ago
i'm currently attempting an approach that uses CSS anchor, which isn't supported on every browser. we will need some way to detect compatibility with the element/environment, and use the appropriate rendering mode
absolute positioning fallback - could throw a div in document.body that is positioned exactly over the target element?
i'm currently attempting an approach that uses CSS anchor, which isn't supported on every browser. we will need some way to detect compatibility with the element/environment, and use the appropriate rendering mode