-
When trying to test this example, I encountered:
```c
#include
typedef int VEC_ELEMENT;
struct Vector {
int size;
int capacity;
VEC_ELEMENT *data;
};
void *cn_malloc(size_t s…
-
### Impacted plugin
Jetpack
### Quick summary
This is how it appears with TT3.
![iamtakashi mystagingwebsite com_jetpack-blocks_](https://user-images.githubusercontent.com/908665/225694642-bdab8…
-
## 📝 Provide a description of the improvement
### Project Challenge
* Just as in HTML, our data representation allows setting the `lang` attribute not only for `` but for inline elements such as…
-
When developing a theme, I might define a style like this to allow more space above the Heading ~~block~~ element, for example:
```json
{
"version": 3,
"settings": {
"appearanceTools": true…
-
Previously:
- https://www.w3.org/Bugs/Public/show_bug.cgi?id=24983
- https://groups.google.com/forum/#!msg/browser-accessibility-dev/QinGGM_OM7Y/FHpxY_qfBgAJ
Based on these discussions, especially th…
-
Great work so far
Living Issue so I'll update it as I think about it
Priority in order
- [x] hovering-toolbar
- [x] mentions
- [x] scroll-into-view
- [x] search-highlighting
- [x] forced-la…
-
### Issue description
The section "Freestyle SAPUI5 with Flexible Programming Model" leaves the impression that Freestyle UI5 with FPM is a freestyle UI5 app with building blocks from FPM:
"You ca…
-
The current SVG implementation generates multiple `` elements to render the bit blocks. I think it could be optimized by using a single `` within the `` element.
This way could significantly reduce…
-
I've got a file that I'm editing as with `jinja-cpp` formatter.
I import a macro from another file with:
```
{%- from 'macros.jinja' import declare_smem_arrays with context %}
```
The mac…
-
Vanilla Live View exposes[ several utility commands](https://hexdocs.pm/phoenix_live_view/Phoenix.LiveView.JS.html) that can be used to run local, optimistic changes when an even is about to be sent t…