mathstodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance for maths people. We have LaTeX rendering in the web interface!

Server stats:

2.8K
active users

#cssanchorpositioning

1 post1 participant0 posts today
Zacky Ma<p>Seems this is a browser bug (but Edge stable and Safari TP both have the same issue) or maybe I don't understand `position-area` right, but if you use CSSOM to set multiple values to `position-area` with one of them being `span-all`, `span-all` would be ignored/removed. <a href="https://m.marchbox.com/tags/CSS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSS</span></a> <a href="https://m.marchbox.com/tags/CSSOM" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSSOM</span></a> <a href="https://m.marchbox.com/tags/CSSAnchorPositioning" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSSAnchorPositioning</span></a></p><p><a href="https://codepen.io/marchbox/pres/wBBryoz" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codepen.io/marchbox/pres/wBBry</span><span class="invisible">oz</span></a></p>
kaiserkiwi :kiwibird:<p>Wanted to play around with <a href="https://corteximplant.com/tags/CSSAnchorPositioning" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSSAnchorPositioning</span></a>. Everything works in Chrome but the Polyfill just positions every element in the top left in Safari and Firefox.</p><p>Bummer… So I probably won't try this the next two years again and still fight this challenge with JavaScript. </p><p>Really wanted this to work, but for such a small thing (that is solved with JavaScript for years) that's just too much work yet.</p><p><a href="https://corteximplant.com/tags/WebDev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>WebDev</span></a> <a href="https://corteximplant.com/tags/Coding" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>Coding</span></a> <a href="https://corteximplant.com/tags/CSS" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSS</span></a></p>
westbrook<p><span class="h-card" translate="no"><a href="https://front-end.social/@kizu" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>kizu</span></a></span> CSS Anchor positioning, please and thank you!</p><p>🙏 🙇 👼 </p><p><a href="https://mastodon.social/tags/CSSAnchorPositioning" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSSAnchorPositioning</span></a> <a href="https://mastodon.social/tags/webkit" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>webkit</span></a> <a href="https://mastodon.social/tags/mozilla" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>mozilla</span></a></p>
westbrook<p><span class="h-card" translate="no"><a href="https://front-end.social/@jensimmons" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>jensimmons</span></a></span> Would love it if I could use <a href="https://caniuse.com/css-overflow-anchor" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">caniuse.com/css-overflow-ancho</span><span class="invisible">r</span></a> cross browser. More advanced scroll layouts really get slick with this added and it's too bad the way this needs to be polyfilled with JS to work in <a href="https://mastodon.social/tags/WebKit" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>WebKit</span></a>.</p><p><a href="https://mastodon.social/tags/CSSAnchorPositioning" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSSAnchorPositioning</span></a></p>
westbrook<p>Living on the double edge with this <a href="https://mastodon.social/tags/CSSAnchorPositioning" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSSAnchorPositioning</span></a> API lately. Cool to see the APIs getting closer, but the today is `position-anchor`, yesterday it's `inset-area`, tomorrow it's something else is a bit dizzying when you're hopping back and forth between 6+ Chromium variants for testing and developments. 🫠 🌀 😵‍💫</p>
westbrook<p><span class="h-card" translate="no"><a href="https://front-end.social/@kizu" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>kizu</span></a></span> Caught an interesting bug here... seems that a parent with "transform" related styling will confused "position-anchor" resolution. 🐛 </p><p><a href="https://issues.chromium.org/issues/364318220" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">issues.chromium.org/issues/364</span><span class="invisible">318220</span></a></p><p>If you'd love this to be fixed too, remember to add your "+1" to support Chromium Devs in understanding the priority of issues like these. 🙇 </p><p><a href="https://mastodon.social/tags/CSSAnchorPositioning" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSSAnchorPositioning</span></a> <a href="https://mastodon.social/tags/testTheWebForward" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>testTheWebForward</span></a> <a href="https://mastodon.social/tags/chrome" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>chrome</span></a></p>
westbrook<p>Hey <a href="https://mastodon.social/tags/css" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>css</span></a> friends! Looking at CSS Anchor Positioning... I've got an arrow on a tooltip, what's the path to _knowing_ which `position-try-fallbacks` is actually being leveraged to ensure the tooltip is displayed correctly?</p><p><a href="https://mastodon.social/tags/CSSAnchorPositioning" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSSAnchorPositioning</span></a> <a href="https://mastodon.social/tags/whatAmIMissing" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>whatAmIMissing</span></a></p>
westbrook<p><a href="https://mastodon.social/tags/CSSQuestions" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSSQuestions</span></a> <a href="https://mastodon.social/tags/CSSAnchorPositioning" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSSAnchorPositioning</span></a> <a href="https://mastodon.social/tags/confused" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>confused</span></a> </p><p>I should be able to make <a href="https://codepen.io/Westbrook/pen/wvLBwLP" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codepen.io/Westbrook/pen/wvLBw</span><span class="invisible">LP</span></a> look like <a href="https://codepen.io/Westbrook/pen/QWXwWWx" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">codepen.io/Westbrook/pen/QWXwW</span><span class="invisible">Wx</span></a> even though the earlier uses `position: fixed` and the later does not, right? :thinkhappy:</p>
westbrook<p>Now that CSS Anchor Positioning allows us to "name a reference" in CSS, do we need being able to consume the value of `:nth-child` or similar when naming things?</p><p>Something like:</p><p>a {<br> anchor-name: --link-${indexOf};<br>}</p><p>So we could anchor to ANY `&lt;a&gt;` on a page without needing to explicitly give each one of those an `anchor-name`?</p><p>I don't much know the View Transitions API, but maybe it could benefit from similar?</p><p><a href="https://mastodon.social/tags/CSSWG" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSSWG</span></a> <a href="https://mastodon.social/tags/CSSAnchorPositioning" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSSAnchorPositioning</span></a> <a href="https://mastodon.social/tags/CSSNaming" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSSNaming</span></a> <a href="https://mastodon.social/tags/CSSNext" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSSNext</span></a></p>
pablolarah<p>🔵⚪️ Let’s hang! An intro to CSS Anchor Positioning with basic examples<br>by Brecht De Ruyte<br>@utilitybend <span class="h-card" translate="no"><a href="https://front-end.social/@utilitybend" class="u-url mention" rel="nofollow noopener noreferrer" target="_blank">@<span>utilitybend</span></a></span> <br><a href="https://mastodon.social/tags/CSSAnchorPositioning" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>CSSAnchorPositioning</span></a> <a href="https://mastodon.social/tags/css" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>css</span></a> <a href="https://mastodon.social/tags/AnchorPositioning" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>AnchorPositioning</span></a> <a href="https://mastodon.social/tags/webdev" class="mention hashtag" rel="nofollow noopener noreferrer" target="_blank">#<span>webdev</span></a> </p><p><a href="https://utilitybend.com/blog/lets-hang-an-intro-to-css-anchor-positioning-with-basic-examples" rel="nofollow noopener noreferrer" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">utilitybend.com/blog/lets-hang</span><span class="invisible">-an-intro-to-css-anchor-positioning-with-basic-examples</span></a></p>