Ian Hickson wrote:
We didn't check that <canvas> wouldn't cause clashes, either.
I see. I had assumed that we in fact had.
I don't see why. We don't want a flag for when people can use the storage APIs. Or when they can use <img> elements. Or whatever.
True, because those are very unlikely to collide with random stuff the pages are doing (e.g. the storage APIs are using fairly long names that are unlikely to collide with page-defined functions and variables).
If we think MathML has a similarly low risk of collision, great. -Boris _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

