Russell Bicknell

Results 37 issues of Russell Bicknell

- [x] https://github.com/webcomponents/polyfills/pull/235, polyfills release, and a version bump here. - [x] https://github.com/webcomponents/polyfills/pull/244, polyfills release, and a version bump here. `base = class extends base {};` causes a type `declare...

wontfix
cla: yes

This prevents the need to use a namespacing scheme or filter out similarly named events in the listeners themselves. Components generating particular events could instead expose symbols on their constructor...

needs implementer interest
topic: events
addition/proposal

From https://wicg.github.io/construct-stylesheets/#using-constructed-stylesheets: > The user agent must include all style sheets in the DocumentOrShadowRoot's adopted stylesheets inside its document or shadow root CSS style sheets. > > These adopted stylesheets...

needs resolution

`vscode-web-custom-data` has been deprecated and replaced by `@vscode/web-custom-data`.

This PR adds TypeScript 4.8 to the set of TypeScript versions that are tested. TypeScript 4.8 has a breaking change to the AST where the `.decorators` property has been deprecated...

jsdom currently has a bug where it reads the global custom elements registry by looking through the sandbox-facing `customElements` property of its global object. This means that scripts running in...

Skip Changelog

This PR is very similar to #509. That PR already set up WTR within the repo and this package doesn't have anything fancy going on in its tests, so this...

wontfix
Skip Changelog