-
Allow for perspective (non-affine) 2D transforms. Non-affine transforms are
transformations where parallel lines don't remain parallel after the transform.
Working proposal: https://github.com/fse…
fserb updated
3 years ago
-
https://www.w3.org/Mail/flatten/index?subject=what+a+whitespace++character+is&list=www-style
The i18n WG was reviewing issues that it is tracking and came across the discussion thread in the link a…
-
I was recently refactoring some code that originally looked like this (minimized):
```
fn foo() {}
async fn bar() {
Some(foo());
}
```
bar() was far away from the definition of foo().
I ha…
-
### Is your feature request related to a problem? Please describe.
Currently, a landing page only knows about those appDefinitons that are configured for use in the helm chart under `landingPage.ad…
-
I have seen this issue many screen sharing sessions: Walkthroughs stay half-completed, stick around in the list, and make it feel stale even as extensions add new ones. While new walkthroughs get adde…
-
As per the discussion log in [making has unforgiving](https://github.com/w3c/csswg-drafts/issues/7676#issuecomment-1341347244) in issue #7676, it seemed like the forgiving behaviour was to be restrict…
-
BPO | [43046](https://bugs.python.org/issue43046)
--- | :---
Nosy | @rhettinger, @bitdancer, @monkeyman79
PRs | python/cpython#24357
*Note: these values reflect the state of the issue at the time it …
-
**Describe the feature**
When using Spring Data JPA and define a bidirectional relationship
([this tutorial example](https://vladmihalcea.com/the-best-way-to-map-a-onetomany-association-with-jpa-and…
-
Define if and how the concept of profiles should be used in regard to Jakarta EE.
Continue with the Full and Web profiles? Add more profiles? Abandon the profiles concept?
The roadmap should conta…
-
@michaelficarra and I have been thinking about what other iterator helper methods we'd like to pursue, and have the following extremely tentative list. This doesn't represent the opinion of TC39 as a …