- From: Robert Longson via GitHub <sysbot+gh@w3.org>
- Date: Mon, 15 Jun 2020 07:09:00 +0000
- To: public-svg-issues@w3.org
longsonr has just created a new issue for https://github.com/w3c/svgwg: == color is not a CSS Mapped attribute according to SVG 2 but tests assume it is == color is present here https://searchfox.org/mozilla-central/source/testing/web-platform/tests/svg/styling/required-properties.svg But not in the document it points to i.e. https://svgwg.org/svg2-draft/propidx.html It's also needed to pass https://searchfox.org/mozilla-central/source/testing/web-platform/tests/svg/pservers/scripted/stop-color-inheritance-currentcolor.svg Firefox does not support color as a mapped attribute. If you rewrite the stop-color-inheritance-currentcolor.svg to have color as a style, Firefox will pass that test. Please view or discuss this issue at https://github.com/w3c/svgwg/issues/800 using your GitHub account
Received on Monday, 15 June 2020 07:09:01 UTC