-
### Product
axe-core
### Product Version
4.9.0
### Latest Version
- [X] I have tested the issue with the latest version of the product
### Issue Description
#### Expectation
The tooltip-butt…
-
There is support for inline images but not inline galleries.
This means gallery posts are still just links to galleries and the galleries cannot be viewed inline from the subreddit page.
Example subr…
-
The `module.js` is a longstanding piece of code and could use a review, maybe some optimizations.
At least some more inline comments.
-
Hi,
this line doesn't seem to do anything: https://github.com/pivanov/vite-plugin-svg-sprite/blob/e9106479866e98dba41e9ef8d001910ad58a4d4a/src/index.ts#L109
It seems to look for `` tags in `$svg…
-
Currently we don't identify inlined comments in code, all comments are just regular (not inlined) (https://github.com/t3rn0/ast-comments#notes).
Difference between them is lost after the code is pars…
t3rn0 updated
11 months ago
-
- [ ] I'd be willing to implement this feature ([contributing guide](https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md))
## Description
When the `@nx/js:tsc` executor is configured …
-
### What is happening
When serving an HTML file with a large (>10MB) inline `data:` URL resource, even a basic worker will halt the response and respond with:
```TypeError: Parser error: The mem…
-
```c++
[[clang::require_constant_initialization]]
inline const __INTMAX_TYPE__ value = __INTMAX_MAX__ + 1;
```
is accepted in C++03 but in no other dialect.
-
It would be great to have an option not to inline a single-line function, even if the line length allows it.
This will be useful, for example, when a single-line arrow functions are not used in pla…
-
### Zig Version
0.14.0-dev.2271+f845fa04a
### Steps to Reproduce and Observed Behavior
I have the `zig c++` command working just fine when compiling most of my C++ code, but there is one module tha…