-
I am using this,
querySelectorDeep(`[aria-label="Go to series - BxP_Learn_Series-1"]`)
I ma getting error
import { normalizeSelector } from './normalize' in node_modules\query-selector-shad…
-
[`anchor-scope`](https://www.w3.org/TR/css-anchor-position-1/#anchor-scope) is specified to limit the exposure of anchors to not go above the `anchor-scope` element. However, [`anchor-name`](https://w…
-
**Background**: @nolanlawson proposed on https://github.com/WICG/aom/issues/192 that IDL attributes be allowed to refer into open shadow roots (through arbitrarily many layers of open shadow roots, as…
-
### Feature description
# Shorter interface for getting text of an element
## Why ?
For people using puppeteer for web scraping, it is really common to get the `innerText` of elements.
How com…
-
Currently when you parent pagelet and it re-renders the layout the childs will not re-render. This needs to be done manually. It might make more sense to have the child pagelets listen to parent's ren…
-
Bug Type: **`Style`**
## Environment
- Vue Version: `3.2.31`
- Element Plus Version: `2.0.5`
- Browser / OS: `chrome 99`
- Build Tool: `Webpack`
## Reproduction
### Related Componen…
-
#### ALL software version info
Bokeh 3.2.1
Panel 1.2.1
#### Description of expected behavior and the observed behavior
In an older version of Panel (v0.13 as i recall) i had developed an input t…
-
In `live-archive\styles\live-archive.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 s…
-
In `live-archive/styles/live-archive.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 s…
-
Cover slot-related topics from here: https://lit.dev/docs/components/shadow-dom/
Possibly add setting a class on a slotted child. For example, implementing something like a select or menu element t…