01:04
<Domenic>
The reasons why that isn't workable were already discussed on the thread.
05:17
<Noam Rosenthal>
For performance related features some RUM providers have created a community group (RumCG) that also acts as a funnel to fund key implementation/spec projects that are not on the browser vendor priority list. Finding a model like this for SVG would be amazing...
05:19
<Noam Rosenthal>
More specifically, Wix.com had funded a lot of SVG implementation work recently but got a bit tired of doing it on their own. I'd love to see "medium pockets" like that organizing together on spec/implementation issues that they care about rather than everyone relying on "big pockets" that might be big but have their own priorities
08:21
<Ms2ger>
There's te
08:22
<Ms2ger>
the separate question of whether it's worth investing anyone's time in improving the svg spec if the browser vendors aren't interested
08:25
<Luke Warlow>
the separate question of whether it's worth investing anyone's time in improving the svg spec if the browser vendors aren't interested
Novel browser vendors are quite interested. I also imagine that it we could agree on interopable behaviour for the various inconsistencies a "third party" could get that fixed upstream. For new features I agree it might not be as worth it.
08:28
<Noam Rosenthal>
companies that fund spec work would normally also fund upstream implementation work
12:14
<zcorpan>
mfreed: does the polyfill support transforming the current document's DOM without fetching? To replace xml-stylesheet in e.g. RSS, I figure people could just insert an XHTML script element.