Re: [csswg-drafts] [css-color-adjust-1] Define what happens to SVG in forced colors mode (#3855)

> * Add an item to the list of [Properties Affected by Forced Colors Mode](https://drafts.csswg.org/css-color-adjust-1/#forced-colors-properties), `fill: currentColor !important; fill-opacity: 1 !important`, but add a qualification that this should only apply for HTML elements and for SVG `text` elements (or descendants of `text`), and should only apply on SVG if the user agent is able to generate an opposing-color text backplate.

+1 for `fill-opacity: 1 !important` (and `stroke-opacity: 1 !important`) being added for forced colors mode.

-- 
GitHub Notification of comment by kbabbitt
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3855#issuecomment-519219032 using your GitHub account

Received on Wednesday, 7 August 2019 18:36:25 UTC