blob: 4ee4ec6a513758eda0726e9a9228cd1751194719 [file] [log] [blame]
<!DOCTYPE html>
<svg width="100" height="100">
<polygon id="ref" points="20,10 10,30 30,30 40,10" fill="red"></polygon>
<polygon id="target" points="20,10 10,30 30,30 40,10" fill="green"></polygon>
<polygon id="source" fill="blue"></polygon>
</svg>