-
How valid are the test results?
The expected result for the file **a-font-family-011.svg**, for instance, is not valid when you read the file and manually observe the results.
```xml
Bold `sa…
-
Hi,
I’m using your lib (thanks!) to (in pseudo pipeline) :
```
string svg
|> parse
|> do stuff with the nodes (add attribute, reorder, etc)
|> render the svg to the dom via the elm-lang/Svg…
-
React don't like the textContent attribute of the d3 text element.
My code:
```
const node = document.createElement('div');
const svg = d3.select(node).append('svg');
svg.append('text').text('H…
-
We have this beautiful vertical logo ([Highres](https://user-images.githubusercontent.com/8821566/165494815-ce6ff8a1-4a82-42e1-a8ae-77240447ae08.jpg)):
![image](https://user-images.githubuserconten…
-
In-line formulas are rendered twice. For example, the following code renders the Pi symbol two times, once as and once as .
`The last value must be $\pi$.`
Is rendered as
```
The last value…
-
probably of low priority (or a wontfix type of deal), but as I was idly trying to break things I noted this:
In the Data dialog, if I click on the visualization: SVG button, the svg image is rendered…
-
I don't agree with the the following tentative tests:
* https://github.com/web-platform-tests/wpt/blob/master/svg/pservers/reftests/pattern-inheritance-not-in-rendertree-01.tentative.svg
* https://g…
-
# Problem
My `` element's `shape-inside` property is being ignored when I `svg2png` using `cairosvg`. https://cairosvg.org/svg_support makes no mention of `shape-inside`. The `shape-inside` feature i…
-
I was just doing a search and replace than found that the replace did not jump to the next occurence of the search.
![image](https://user-images.githubusercontent.com/121805/152276364-f5f8bf1a-aace-4…
-
- Error in fetching image data.
- I checked and ensured that the Google Sheets column name matches the layer name in Figma (with # in the beginning). I also made the Google images shareable, alon…