[webkit-dev] Request for Position: CSS Text Decoration Module for SVG

2021-09-29 Thread TAMURA, Kent via webkit-dev
I'd like to request an official WebKit position on expanding support of "CSS Text Decoration Module" [1] for SVG . Currently WebKit and Blink support only a few features for SVG , and we'd like to add support of features which are currently supported for HTML. Firefox already supports various pro

[webkit-dev] Request for Position: Unprefix -webkit-text-emphasis* properties

2021-09-29 Thread TAMURA, Kent via webkit-dev
I'd like to request an official WebKit position on unprefixing -webkit-text-emphasis, -webkit-text-emphasis-color, -webkit-text-emphasis-position, and -webkit-text-emphasis-style properties. Firefox already supports unprefixed properties, and doesn't support the prefixed properties. [1] https://

[webkit-dev] Request for Position: Add 'xml' special handling to Node.lookupNamespaceURI()

2021-09-29 Thread TAMURA, Kent via webkit-dev
I'd like to request an official WebKit position on updating Node.lookupNamespaceURI() [1] so that it returns the XML namespace URI for "xml" prefix by default. It would simplify the implementation of XPathEvaluator.createNSResolver() significantly, and Firefox already supports this behavior. [2]

Re: [webkit-dev] Request for Position: Unprefix -webkit-text-emphasis* properties

2021-09-29 Thread TAMURA, Kent via webkit-dev
Oh, I found WebKit already unprexed them. Please ignore this RFP. On Thu, Sep 30, 2021 at 10:31 AM TAMURA, Kent wrote: > I'd like to request an official WebKit position on unprefixing > -webkit-text-emphasis, -webkit-text-emphasis-color, > -webkit-text-emphasis-position, and -webkit-text-emphas