Re: features at risk

closepath completing commands is to be removed from the spec, as there is
no known implementation (test <https://wpt.fyi/svg/path/closepath>).
PR <https://github.com/w3c/svgwg/pull/398> to remove them needs review and
merging.

The 'd' presentation attribute is at risk (test
<https://wpt.fyi/svg/path/property>).

The movement of methods from SVGPathElement to SVGGeometryElements was at
risk, but no longer (due to Chrome <https://wpt.fyi/svg/shapes> and Firefox
nightly
<https://github.com/w3c/web-platform-tests/pull/9408#issuecomment-372804020>
).



On Wed, Mar 28, 2018 at 12:50 PM, David Storey <david@openweb.io> wrote:

> SVGCursorElement - only in Safari
> SVGHatchElement
> SVGHatchpathElement
> SVGMeshElement
> SVGMeshGradientElement
> SVGMeshpatchElement
> SVGMeshrowElement
> SVGSolidcolorElement
> SVGElementInstance mixin
> SVGGeometryElement isPointInFill and isPointInStroke - only in Chrome
> SVGMarkerElement orient
>
>
> > On 27 Mar 2018, at 6:38 pm, Liam R. E. Quin <liam@w3.org> wrote:
> >
> > Our chartered goal is to identify features at risk, remove any that
> > aren't likely to get implemented, republish the CR and move towards
> > Recommendation with tests.
> >
> > We're still (collectively) working on tests. Has anyone found features
> > that we need to mark as at risk, i.e. that won't have 2 or more
> > implementations, that are not alreay marked at risk?
> >
> > We remove bearings from paths, but they were already at risk:
> > [[
> > The following features are at risk, and may be dropped during the CR
> > period:
> >    z-index
> >    More than one ‘title’ or ‘desc’ to provide localisation
> >    The bearing commands
> >    ‘zoomAndPan’
> >    Nested links
> >    ‘unknown’ elements and the SVGUnknownElement interface.
> >    vector-effect options other than non-scaling-stroke
> > ]]
> >
> > So we need to update that list (from Overview.html).
> >
> > Liam
> >
> >
> > --
> > Liam Quin, W3C, http://www.w3.org/People/Quin/
> > Staff contact for Verifiable Claims WG, SVG WG, XQuery WG
> > Improving Web Advertising: https://www.w3.org/community/web-adv/
> > Personal: awesome vintage art: http://www.fromoldbooks.org/
> >
>
>
>

Received on Friday, 30 March 2018 08:30:01 UTC