-
### Clear and concise description of the problem
### Issue
Today the federation runtime seems to handle the loading and insertion of CSS files on our behalf. Even in projects where we specifical…
-
### Description
I am currently implementing the `replace()` functionality for Constructable StyleSheets in Firefox. I noticed that the specification [steps](https://wicg.github.io/construct-stylesh…
-
## Background
I have been working on a MV3-compatible _lite_ version of uBlock Origin, named uBlock Origin Lite, or uBOL. The goal with the extension is to be fully declarative, such that no servic…
-
Given `deu-eng-phonetics.tei`, running
```sh
$ xsltproc --novalid --xinclude --stringparam dictname deu-eng --path /path/to/deu-eng/ /path/to/xsl/tei2c5.xsl build/tei/deu-eng-phonetics.tei >build/di…
-
### Session description
Script-based Shadow DOM can share styles with AdoptedStylesheets, but Declarative Shadow DOM must either initiate network requests or use scripting to share styles. This sessi…
-
Hello. I just installed the manager, and I can confirm that it works since the console log message for test.uc.js gets printed in the browser console. However, _ucUtils.updateStyleSheet() doesn't seem…
-
### Feature Proposal
When using `lazyStyleTag` and `use({ target: shadowRoot })` inside a shared JavaScript module, only the first call to use injects a `style` element. The other shadow elements t…
-
Consider this testcase:
In this case, the sheet is never applied, since this is a cross-site load and the returned type is not text/css. Browser behavior is as follows (the "loaded o…
-
## Motivation
> Injecting custom layers into Mapbox core styles is a common use case and confusing to users, especially when a user wants to swap out the core style and keep the custom layers.
#…
indus updated
1 month ago
-
(Edit: fixed some details on settings)
I'm proposing extending the `CSSStyleSheet` interface with a new attribute, `layer`.
On getting, it should return the layer name if the sheet is entirely i…