*Contact emails*
[email protected]

*Explainer*
None

*Specification*
https://drafts.csswg.org/css-values-5/#inherit-notation

*Summary*
The inherit() function works similarly to the var() function, but
substitutes to the computed custom property value of the parent element,
rather than the current element. This can be useful if you want to take a
value from the parent element, and make an adjustment to it "in-place",
e.g. `--foo: calc(inherit(-foo) * 2)`.

*Blink component*
Blink>CSS
<https://issues.chromium.org/issues?q=customfield1222907:%22Blink%3ECSS%22>

*Web Feature ID*
Missing feature

*Motivation*
None

*Initial public proposal*
None

*TAG review*
None

*TAG review status*
Pending

*Risks*


*Interoperability and Compatibility*
None

*Gecko*: No signal

*WebKit*: No signal

*Web developers*: No signals

*Other signals*:

*WebView application risks*

Does this intent deprecate or change behavior of existing APIs, such that
it has potentially high risk for Android WebView-based applications?
None


*Debuggability*
None

*Is this feature fully tested by web-platform-tests
<https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md>?*
No


*Requires code in //chrome?*
False

*Estimated milestones*

No milestones specified


*Link to entry on the Chrome Platform Status*
https://chromestatus.com/feature/5996914579472384?gate=4828748570558464

This intent message was generated by Chrome Platform Status
<https://chromestatus.com/>.

-- 
You received this message because you are subscribed to the Google Groups 
"blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CAKFBnUpt-qebDR%2BqxJofpNU0Mobe1PusYJWwsYmYNRmsn1NtHg%40mail.gmail.com.

Reply via email to