-
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…
-
## Maintainer List
@rskhan167
## For New Translators
Please read this first (click to open)
To translate an article:
1. Check that no one else has claimed your article in the checklist below.
2.…
-
Support password manager on login
-
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…
-
### 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…
-
All,
Based on where we are at with this, with some open challenges, wonky bits and no shadow dom implementation yet either, I worked with @alice on a review and refactor. After a lot of discussion,…
-
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…
-
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…
-
### 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…