The SVG image is not interactive #1

Open
opened 5 years ago by denes · 0 comments
denes commented 5 years ago
Owner

The generated image is fine. As long as you download it and open as a local file.

Is it browser security thing?
Sometimes the downloaded SVG file misses its </script> line, but only after downloading.

<script type="text/ecmascript">
<![CDATA[
...
]]>
</script>
The generated image is fine. As long as you download it and open as a local file. Is it browser security thing? Sometimes the downloaded SVG file misses its `</script>` line, but only after downloading. ``` <script type="text/ecmascript"> <![CDATA[ ... ]]> </script> ```
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: denes/performance_measuring#1
Loading…
There is no content yet.