construct-style-sheets
construct-style-sheets copied to clipboard
Constructible style sheets/adopted style sheets polyfill
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
**Describe the bug** Mutating CSSStyleDeclaration (via `.setProperty()` for example) does not update injected style. When I change its value, only ConstructedStyleSheet is changed, but I don't see any changes in...
While callers of `restyleAdopter` [check if their adopters are connected](https://github.com/calebdwilliams/construct-style-sheets/blob/e6c517754845ed32f42df10d456d521aeebebd52/src/ConstructedStyleSheet.ts#L203), `restyleAdopter` contains a call to `requestAnimationFrame` which means that adopters can be disconnected while the browser is waiting for the...
Hi @calebdwilliams! Thanks for the important polyfill! Rather than a confirmed bug report, this is more of a question about a potential memory leak in the current implementation. I have...
**Describe the bug** When using this polyfill (`>= v3.0.4`) Safari throws a `SyntaxError: The string did not match the expected pattern.` which results in not applying any styles. I can...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
**Describe the bug** I get a FOUC in Firefox. **To Reproduce** My setup is basically this (only with more app around it): http://jsfiddle.net/6scbyupm/ When loading the page, the icon is...
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.4 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8. Commits 3d81dc3 Release version 1.14.8 of the npm package. 62e546a Drop confidential headers across schemes. See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...