▲ | bapak 7 days ago | |||||||||||||
I don't see a problem with what you're saying at all. For reference, you can already have HTML in SVG in HTML in SVG. If you have a canvas-first page, where do you store the title? Right, in <title>, so
In reality they should really just allow content in the canvas element and call it a day:
| ||||||||||||||
▲ | ha1zum 7 days ago | parent | next [-] | |||||||||||||
> you can already have HTML in SVG in HTML in SVG It's kind of different because SVG and HTML are both XML-like text-based format, doesn't feel that wrong to mix them together. Unlike with canvas.. | ||||||||||||||
▲ | koolala 7 days ago | parent | prev | next [-] | |||||||||||||
Oh god that canvas h1 code looks so sexy. Imagine if a canvas could dynamically resize too. | ||||||||||||||
| ||||||||||||||
▲ | chii 7 days ago | parent | prev [-] | |||||||||||||
but then what's the point of the canvas here? Unless if it was possible to mix and match canvas painting operations seamlessly with the declared elements... | ||||||||||||||
|