C.Ezra.M

Results 17 issues of C.Ezra.M

### What type of issue is this? Missing compatibility data ### What information was incorrect, unhelpful, or incomplete? Opera does support the `hwb()` color syntax. I'm unsure from what version...

data:css :art:
needs triage 🔎

### What type of issue is this? Browser bug (a bug with a feature that may impact site compatibility) ### What information was incorrect, unhelpful, or incomplete? The compatibility data...

data:css :art:
needs triage 🔎

### What type of issue is this? Incorrect support data (ex. Chrome says "86" but support was added in "40") ### What information was incorrect, unhelpful, or incomplete? For Firefox,...

data:css :art:
needs triage 🔎

- VS Code Version: 1.70.2 - SCSS IntelliSense Version: v0.10.0 - Operating System: Windows 11 Version 21H2 Build 22000.856 Reproducible Case: This SCSS code snippet. ```scss .toc { #left-col &...

It would be nice for pokepaste to contain a preview function, so you don't need to submit the Pokepaste to see its true beauty, as Pokepastes can't be edited yet.

`switch.py` should be deprecated, or at least modified because of `match` statements that debuted in 3.10.6. Relevant PEPs: - [PEP 634, Structural Pattern Matching: Specification](https://www.python.org/dev/peps/pep-0634) - [PEP 635, Structural Pattern...

### Environment Node version: v18.9.0 npm version: v8.19.2 Local ESLint version: v8.23.1 (Currently used) Global ESLint version: Not found Operating System: win32 10.0.22000 ### What parser are you using? Default...

bug
repro:needed

Many lines in the [lines 1598~8720](/nerdypepper/scientifica/blob/master/src/scientifica.sfd#L1598-L8720) of the FontForge glyph database have widths of 1000 rather than the intended 454. Since my system's language is Polish, this leads to weird...

`deviation * deviation` is longer than `deviation ** 2`. That's why I changed it.

The text above the columns should, in my opinion, no longer be generated with `` tags. Instead, because CSS has the `writing-mode` property, it can be used. If set to...