A
A
Andrey Frolov2017-03-25 20:21:05
HTML
Andrey Frolov, 2017-03-25 20:21:05

Why is all content shown when accessing svg via "img.svg#white"?

The code for the svg itself: https://jsfiddle.net/arsu6293/

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
A person from Kazakhstan, 2017-03-25
@LenovoId

svg has an element with id white

<g class="white" id="white">
    <polygon points="0,0, 50,100 100,0 100,100 0,100" fill="#fff"/>
  </g>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question