Can you please implement the CSS @scope rule? It allows CSS rules to be applied to a part of the document, with upper and lower bounds described by selectors.
Hi, I have been a long time Firefox user. Chrome has recently released @scope CSS rule support in their browser version 118. It is an awesome feature to have in Firefox arsenal as well. CSS isolation is imperative mostly when you are working with web components. Hoping Firefox will pick this up soon.
Thr CSS scope feature has been enabled on Firefox Nightly for a while now. When will it be released for the general browser version? Could someone from Mozilla comment?
I appreciate the great work done by the Firefox devs and am very much looking forward to the release 😁
@nopenope2 just checked in with the team... we are continuing our work on @scope while we are working across on a number of other Interop 2025 deliverables. The goal (of course dependent on resource availability) is by the end of the year to have @scope, View Transitions, Anchor Positioning, Scroll End Events all available for developers.