-
```
RGB components : This is the primary need. Web workers manipulate #rrggbb a
lot, and even I remember some #rgb from my Amiga time. I propose a specific
setting that causes all display of R G B v…
-
[@gavinking] I wonder if we should after all support floating point literals in bases other than 10. I guess this can be useful for some very technical floating-point stuff, like, for example:
```
Fl…
-
There's no #RRGGBBAA format in tests and docs so its not really complete spec
https://developer.mozilla.org/en-US/docs/Web/CSS/color_value#rgb()
-
Under heavy load, we are getting an error from our HTTP clients, "invalid byte in chunk length". This occurs when XrdPfc gets into a bad state and starts spitting out frequent errors.
In chunked m…
-
```
RGB components : This is the primary need. Web workers manipulate #rrggbb a
lot, and even I remember some #rgb from my Amiga time. I propose a specific
setting that causes all display of R G B v…
-
```
RGB components : This is the primary need. Web workers manipulate #rrggbb a
lot, and even I remember some #rgb from my Amiga time. I propose a specific
setting that causes all display of R G B v…
-
### Package version:
v10
### Issue, Question or Enhancement:
An **hexadecimal** tag signals an invalid input over missing field even without the **required** tag
### Code sample, to showc…
-
Hi,
Following format string outputs "0x01" when it should output "0x1001".
uint16_t val = 0x1001;
printf("%#04x", val);
-
I wonder if we should after all support floating point literals in bases other than 10. I guess this can be useful for some very technical floating-point stuff, like, for example:
```
Float minIntege…
-
```
RGB components : This is the primary need. Web workers manipulate #rrggbb a
lot, and even I remember some #rgb from my Amiga time. I propose a specific
setting that causes all display of R G B v…