-
*PHP Version:* 8.3 | *Shopware Version:* 6.5.8.14 | *Affected area / extension:* Platform(Default)
----
*_Expected behaviour:_*
Also add corresponding frame-ancestors information in content-…
-
I am working on a veterinary project and using Snowstorm. In the case below, when the 'id' is 154705004, the concept is correctly outputted, but there is an error in the ancestors. What could be the p…
-
I can't find examples of that in the tests, or those words.
-
It seems the context of the object is lost somewhere in calling an ancestor's methods.
```
class A extends HTMLElement {
empty () {
while (this.hasChildNodes()) {
this.removeChild(t…
-
Things it would be nice to get clarification on:
1. Should top layer elements "escape" ancestor visibility? Currently they escape ancestor opacity/masks/overflow. Are there other properties they shou…
nt1m updated
11 months ago
-
### What happened?
Creating a new ticket as per https://github.com/PaddleHQ/paddle-js-wrapper/issues/22#issuecomment-2110699448
I'm seeing a CSP issue with padde inside an electron app when buil…
-
Spec says: "An element is considered [hidden](https://w3c.github.io/aria/#dfn-hidden) if it, or any of its ancestors are not rendered or have their aria-hidden attribute value set to true."
In Chro…
-
frame-ancestors replaces X-Frame-Options allow-from uri
https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options
-
So, the code - must edited to conform with the original code, this was for debugging, this way it will work inside table cells:
```
class ExtractFrame....
_init(pgpEnd) {
this._pgpEnd…
-
Renaming a collapsed function needs to be:
From outside the function:
- a menu item on the extended component menu
- not a single click on the collapsed functions name
From inside the function…