-
If I use `rem` as a length unit, I get an "invalid value" error:
`ERROR Property: Invalid value for "CSS Backgrounds and Borders Module Level 3" property: 0.75rem [1:1: border-radius]`
On inv…
-
This ticket is meant to track down flakes and errors that happen in Make CI (currently enabled in `main` and pull requests.
OTP-27 bugs
--------
* [x] `inetrc` Kernel parameter doesn't accept …
-
O.K. - last comment on this already close issue: RDATE doesn't seem to work in different (online) PIM solutions, /except/ calendar.google.com.
Even Microsoft, who co-authored the RFC for the iCalen…
-
The usual bottleneck of the whole Mac Lane infrastructure is the computation of `quo_rem`s of say integer polynomials. Let's discuss how this can be sped up.
-
```
.rem{
.lh-size(50rem);
}
```
```
[ERROR] parser.less: JavaScript evaluation error: Unexpected token ILLEGAL from `50rem + 'px'`
```
-
I don’t know the details, but using `rem` instead of `em` in the calculations may be “less dangerous”, according to [this tweet](https://twitter.com/fvsch/status/773070306177064960):
> …dangerous use…
-
I tried to test this and find out that we got double ID on each RW on the table below the map.
it will cause confusion in inputing the flood area update as it has 2 different ID. I will double …
-
Hello after running this bat file:
Runs straight out of the box on a 4090, overall time for 10 seconds on a 4930k 10 year old cpu, and horrific specs about 6 minutes to 11 minutes, the code cannot ex…
-
Many UI elements of the 360 site use pixels in their units (a fixed unit) when they should be using REMs, a size unit that is relative to the document font size. This can be an accessibility issue as …
-
We could have a status or metrics endpoint that serves as JSON various metrics like
- number of applications
- number of events
- db connection stats
- outbox statistics (email, entitlement, eve…