-
We are starting to have a fair number of CSS constructs (mostly pseudo-elements, but also pseudo-classes and at-rules) that accept restricted sets of properties, defined ad hoc:
| Name | Type | All…
-
Very interesting work, congrats!
How does the pseudo-bag division process handles the MIL paradigm? I mean, it is possible that some of the pseudo-bags generated and assigned with the same ground t…
-
For example, imagine inside `` you have the following style declaration:
``` css
:host {
/* Sets some defaults */
--my-element-styles: {
color: red;
/* But also applies any inherited dec…
-
This is a sub-issue of issue #10.
I am using it to record semantic issues that come up in writing the `sqlpp_to_nraenv_top` function and its subfunctions.
-
### Is your feature request related to a problem? Please describe.
I'm creating this issue for the purposes of organizing which locations I need to renovate in G-experimental, with the hopes of fin…
-
Hey @jan-matthis -
this is a really great project. Thanks again for making it publicly available. I really like the publication that it comes with.
For me, it would be really helpful to test dr…
-
**Describe the bug**
I am getting an error while using `query.ToStructs`. The error is:
- Error occurred while trying to unmarshal Dynamic into a map: json: string unexpected end of JSON input
…
-
Continuation of email discussion with Nirmal -- add yourself to Assignees to subscribe to updates.
-
Hello,
Thanks for this wonderful code all you you managed to write.
I'm calling for your help as I work on a program that uses iOS backups. Since iOS 10.2, they changed the way backup encryption …
Louti updated
7 years ago
-
This one is a tough question for me. The reason some people think branding is an issue may look like this:
```js
class X {
let foo = ~~(Math.random() * 100);
sum(other) {
return this::foo…