Newer
Older
minerva / Tests / LibWeb / Ref / reference / svg-polygon-with-incomplete-points-ref.html
@minerva minerva on 13 Jul 698 bytes Initial commit
<!DOCTYPE html>
<svg viewBox="0 0 10 10" width="100" height="100"></svg>
<svg viewBox="0 0 10 10" width="100" height="100"></svg>
<svg viewBox="0 0 10 10" width="100" height="100"></svg>
<svg viewBox="0 0 10 10" width="100" height="100"></svg>
<svg viewBox="0 0 10 10" width="100" height="100"></svg>
<svg viewBox="0 0 10 10" width="100" height="100">
    <polygon points="0,0 0,10 10,10" />
</svg>
<svg viewBox="0 0 10 10" width="100" height="100">
    <polygon points="0,0 0,10 10,10" />
</svg>
<svg viewBox="0 0 10 10" width="100" height="100">
    <polygon points="0,0 0,10 10,10" />
</svg>
<svg viewBox="0 0 10 10" width="100" height="100">
    <polygon points="0,0 0,10 10,10 10,0" />
</svg>