7 ms·
Connector lines not showing in Firefox.
by sollniss 2y ago
Connector lines not showing in Firefox.
- wellyeahkinda 2y agoI mean, the article starts by explaining the fact CSS anchors was pushed as a chrome feature. Only browsers that inherit from it by default will have this. https://developer.mozilla.org/en-US/docs/Web/CSS/anchor https://developer.mozilla.org/en-US/docs/Web/CSS/anchor
- azangru 2y ago> was pushed as a chrome feature Or has it perhaps been accepted as a specification, but Blink-based browsers implemented it first? https://www.w3.org/TR/css-anchor-position-1 https://www.w3.org/TR/css-anchor-position-1
- panzerboiler 2y ago> This is a draft document and may be updated, replaced or obsoleted by other documents at any time. It is inappropriate to cite this document as other than work in progress.
- azangru 2y agoEven as a suggestion that this is hardly pushed as a Chrome feature?
- riquito 2y agoThe article doesn't mention that it's not supported by other browsers. The two things (pushed by chrome / unsupported by others) are not consequential. If you don't clearly state it and people start using the shiny new thing you're hindering the few alternative browsers out there.
- robin_reala 2y agoNothing but Chromiums support this, but it should be happening in the not too distant future: https://caniuse.com/css-anchor-positioning https://caniuse.com/css-anchor-positioning
- _nalply 2y agoSafari also has not yet implemented it and they want to wait for it to become stable then implement it. https://github.com/WebKit/standards-positions/issues/167#issuecomment-1708871010 https://github.com/WebKit/standards-positions/issues/167#iss...