home.social

#anchored — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #anchored, aggregated by home.social.

  1. @html5test Yes!

    ```
    #anchored {
    position-try-options: flip-block;
    container-type: anchored;
    }

    @container anchored(fallback: flip-block) {
    #anchored > .arrow {
    --arrow-rotation: 180deg;
    }
    }
    ```

    Expected to ship to stable next month with Chrome 143. Now still behind a flag.

    Demo by @Una: codepen.io/una/pen/ZYbzrLg