6 ms·
> It's really a sad story that HTML5 has been evangelized so strongly SVG is not a part of HTML 5, it is older, while Canvas actually is, and Canvas is as fast
by scriptproof 8y ago
> It's really a sad story that HTML5 has been evangelized so strongly
SVG is not a part of HTML 5, it is older, while Canvas actually is, and Canvas is as fast as the now defunct Flash.
Maybe applying the right technology to a problem would solve the speed issue...
- xigma 8y ago> SVG is not a part of HTML 5, it is older Maybe not formally, but making that distinction makes no difference to my point. > Canvas is as fast as the now defunct Flash ...not even close.
- tannhaeuser 8y ago> SVG is not a part of HTML 5 https://html.spec.whatwg.org/multipage/embedded-content-other.html#svg-0 https://html.spec.whatwg.org/multipage/embedded-content-othe... begs to differ.