-
Stage 4 of the proposal will allow for the "ability to walk the computed tree structure including virtual nodes" but has very little to say about how accessibility nodes can be identified during trave…
-
### Describe the bug
On a P-Dialog, I am using input fields on the modal, and few input fields rendered from the components where encapsulation: ViewEncapsulation.ShadowDom components, when i try t…
-
Hi @sidharthramesh
I want to style inside the `` but there is a `` parent.
Is there a way to access the Shadow DOM in `sl-input`?
Thank you.
-
The spec has a bunch of concepts relying on CSS boxes like [nearest block ancestor](https://wicg.github.io/scroll-to-text-fragment/#nearest-block-ancestor), which typically walks up the [flat tree](ht…
-
a11ysuite complains about duplicate ids across shadow boundaries...
```
```
```
//Snippet from paper-checkbox
```
Resulting output:
```
Error: Error: AX_HTML_02 (An element's ID must…
-
Adding this for discussion. It is a little related to allowing shadow DOM (#140) and maybe custom elements (#138).
There is a [CSS working draft](https://www.w3.org/TR/css-layout-api-1/) that appea…
-
- custom properties? (not didn't pierce the Shadow DOM)
- parts (generalized theming)
- sharable CSS (e.g. Sass)
- [**postcss-preset-env**](https://github.com/csstools/postcss-preset-env) instead…
-
#### Please describe the feature you would like to request.
Implement custom components using angular elements for angular material components
#### What is the use-case or motivation for this prop…
-
Two things have happened in the last year or two:
* Vanilla CSS has gotten [really, really good](https://www.spicyweb.dev/css-nouveau/) (shameless plug!).
* esbuild has gotten better at transpilin…
-
Splitting this out from #484
A `ShadowRoot` is a DocumentFragment node that should be able to be serialized by pretty-format & prettyDOM,
A few changes would be needed in [pretty-dom](https://g…