-
This seems to be a recurring issue, but this time too many elements are submitted, including the ones that are in shadow-root.
For example if your form has a paper-dropdown-menu the following will …
-
Hi.
As I can see, this component use a style tag in the shadow root to apply styles and use themes to apply colors and fonts.
I recommend to use CSS [`::part()`](https://developer.mozilla.org/en-US/…
-
### Steps to reproduce
1. Navigate to https://replayweb.page.
2. Activate Hypothesis Chrome Extension.
3. Select any text in the viewport.
![image](https://user-images.githubusercontent.com/5149…
-
Hi all,
I understand that `@apply` can only be used to import classes that it can "see".
I come from the perspective of web components, particularly using the Shadow DOM.
Hence I would like…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://github.com…
-
**Description**
Scanning doesn't work when the text is inside a custom element in either Chrome or Edge, I suspect it might affect all Chromium based browsers. It works fine in Firefox.
I tried to s…
-
_From @eeid26 on April 9, 2015 2:17_
sample showing the issue
http://jsbin.com/furenogase/2/edit
Please note the insertNode should work with document fragment also.
A PR for this issue is ready to …
-
It's not possible to sort a column (or know whether a given column is sortable, and if so which direction it has) by using GridElement API.
`GridElement::getHeaderCell` returns the `th` in Grid's s…
-
https://w3c.github.io/webcomponents/spec/shadow/#event-dispatch, referenced from https://github.com/web-platform-tests/wpt/blob/44ae1c47d984e7e0895f15be90094477783c6fba/shadow-dom/MouseEvent-prototype…
-
In `tool-bar\styles\tool-bar.less`:
Starting from Atom v1.13.0, the contents of `atom-text-editor` elements are no longer encapsulated within a shadow DOM boundary. This means you should stop usin…