Contact [email protected]
Explainer
https://github.com/w3c/csswg-drafts/blob/a06df07e696169cc4d0363aadd118cb8927e2b9d/css-conditional-5/scroll_state_explainer.md
SpecificationNone
Summary
Allows authors to style descendants of containers based on the scrolling
direction. Example: .scrolling-up { translate: 80px 0; transition: 0.4s
translate; } html { container-type: scroll-state; } @container
scroll-state(scroll-direction: top) { .scrolling-up { translate: 0 0; } }
Blink componentBlink>CSS
<https://issues.chromium.org/issues?q=customfield1222907:%22Blink%3ECSS%22>
Initial public proposalhttps://github.com/w3c/csswg-drafts/issues/6400
Search tags@scroll-state
<https://chromestatus.com/features#tags:@scroll-state>, scroll-direction
<https://chromestatus.com/features#tags:scroll-direction>,
scroll-state-container-queries
<https://chromestatus.com/features#tags:scroll-state-container-queries>
TAG reviewNone
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 about://flagsNone
Finch feature nameNone
Non-finch justificationNone
Requires code in //chrome?False
Tracking bughttps://issues.chromium.org/issues/414556050
Estimated milestones
No milestones specified
Link to entry on the Chrome Platform Status
https://chromestatus.com/feature/5083137520173056?gate=5184134682771456
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/CAAO7W_DM7OiUQFuZkeTn%2B%2B%3DDt_grrggNR%3DVOPbGxECbPW40_Sw%40mail.gmail.com.