Chrome APIsadvanced
CSS anchor positioning for a tooltip anchored to its trigger
.trigger {
anchor-name: --tooltip-trigger;
}
.tooltip {anchor-name and anchor() tether a tooltip to its trigger in pure CSS, with a same-line fallback — no getBoundingClientRect, no Floating UI.