-
When user changes value in line-edit using spinner button, the browser freezes and CPU usage goes 100%.
This was observed only on Firefox, starting from v. 46.
I was unable to reproduce the issue on…
-
As a custom element author, it's not uncommon to create an element that utilizes some sort of dynamic "popover." There are many examples of this, but a few common ones include:
- Dialogs
- Dropdow…
-
### Description
On a LWR Site, I am creating a keyframe in a lwc and the code is adding the component name to the keyframe's name.
If I add more than one animation in an element the keyframe do…
-
when the global polymer option 'dom': is set to 'shadow', the FB.customCheckLoginState is not called after login.
Juste add the following lines:
`
window.Polymer = {
dom: 'shado…
-
In `minimap-autohide/styles/minimap-autohide.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 …
-
In `minimap-autohide\styles\minimap-autohide.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 …
-
Support password manager on login
-
In `atom-jshint\styles\atom-jshint.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 sto…
-
In `atom-jshint/styles/atom-jshint.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 sto…
-
### 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…