-
### Steps to reproduce
Install the editor:
```
bower install juicy-ace-editor
```
Create an `index.html` file, include all of the necessary stuff:
```
…
-
# Broken Website Report
## Website Address
https://wpt.fyi/results/css/css-values?label=master
## Steps To Reproduce
Test with Dynamic dark mode
## Expected Behavior
Readable
…
-
## Problem
Currently, layers all need to be explicitly defined. This means the page author needs to be very disciplined in setting their layer order upfront, before adding any “real” styles.
Thi…
-
Current: (both images are the same window width and height)
1. First image is the normal size cc popup in course schedule/catalog site
2. Second image is the cc popup in the calendar view. Text is la…
-
### Overview
Currently, developers have to rely on `focusin`/`focusout` (composable + bubbling) from component internals or using, internal, blur/focus events for a few components.†
The goal for …
-
t4: "Match container in outer tree for :host"
t7: "Match container in outer tree for :host::before"
t10: "Match container for slot light tree child fallback"
- [x] resolve pipeline issues
- [x] …
-
### Describe the bug
Using shadcn with astro and create button component as per your documentations. below is the generate code
```tsx
import { Slot } from "@radix-ui/react-slot";
import { cva,…
-
When using `fastclick` with `https://github.com/webcomponents/webcomponentsjs` (to polyfill Shadow DOM) `` components don't do anything when clicked on iOS9.
This is only a problem within shadow root…
-
In `open-plus\styles\open-plus.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 us…
-
In `neutron-ui\index.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 using `:host…