Contact [email protected]
Explainerhttps://lilles.github.io/explainers/state_container_queries.html
SpecificationNone
Summary
Use container queries to style descendants of sticky positioned containers
based on whether the sticky positioned element is stuck to one of the edges
of the scroll box. For instance: #sticky { position: sticky;
container-type: sticky; } @container state(stuck: top) { #sticky-child {
font-size: 75% } }
Blink componentBlink>CSS
<https://bugs.chromium.org/p/chromium/issues/list?q=component:Blink%3ECSS>
Motivation
See explainer
Initial public proposalhttps://github.com/w3c/csswg-drafts/issues/6402
TAG reviewhttps://github.com/w3ctag/design-reviews/issues/885
TAG review statusPending
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
Flag name on chrome://flagsNone
Finch feature nameNone
Non-finch justificationNone
Requires code in //chrome?False
Estimated milestones
No milestones specified
Link to entry on the Chrome Platform Status
https://chromestatus.com/feature/5072263730167808
This intent message was generated by Chrome Platform Status
<https://chromestatus.com/>.
--
Rune Lillesveen
--
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 on the web visit
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/CACuPfeQyse1btL_jhkEQJT9WCsR2sndRo8i%3DyHmzgPu6sDpDOw%40mail.gmail.com.