Re: [csswg-drafts] [css-color-4] Color modifications proposal: extending color functions (#3187)

I wonder if there is any useful overlap to be found between the `_` proposal and other discussions about access to existing values in `calc()`? 

- `currentValue`/`cascadedValue` in #1594
- `inherit()` for vars in #2864
- `calc(inherit)` in #2764

They all deal with access to existing, previously-inaccessible values – often with a context-specific token in `calc()`. Color-space metrics aren't the same as inherited values, but it seems useful to consider them in relation to each other.

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

Received on Thursday, 6 June 2019 16:01:08 UTC