Brian Birtles
Brian Birtles
- [ ] Check if updating to the latest Preact version resolves the issue (it does not -- 10.5.13 is fine, but 10.5.14 is broken for me) **Describe the bug**...
- [ ] Check if updating to the latest Preact version resolves the issue **Describe the bug** (Sorry, this is going to be a really vague bug description. I don't...
It appears that the [API to upload a release asset](https://developer.github.com/v3/repos/releases/#upload-a-release-asset) supports associating a label with the asset. It would be neat to add an `asset_label` input to this action to...
Specifically, I was trying to use this with W3C's [Echidna publication system](https://github.com/w3c/echidna/wiki/How-to-use-Echidna#url-or-manifest) but ran it to trouble since it complained that it doesn't support form data.
Sorry this bug report is incomplete, I'm just filing what I have now until I can look into it later. After updating from 3.2.0 to 3.3.0 I get the following...
# Additive CSS The following material has been prepared for discussion at the August 2017 CSS F2F in Paris, France. ## Outline The goal of this discussion is to: 1....
**Describe the bug** **NOTE:** It's likely this is not something that can/should be fixed in `playwright-test` but this caught me out and used up all my GitHub actions build minutes...
This is possibly more of a Chrome bug than a spec issue but I thought I'd check: how should `brightness(0.5)` and `brightness(50%)` be serialized. As-is? Given [this fiddle](https://jsfiddle.net/por9ypm6/) in Firefox...
### What's wrong? I'm trying to set up react-cosmos@next on a project using Preact but I get include errors due to some files including `react`: ``` $ cosmos node:internal/errors:490 ErrorCaptureStackTrace(err);...