Please update references:
Specification: 
https://drafts.csswg.org/css-conditional-5/#scroll-state-container
mozilla/standards-positions#896 
<https://github.com/mozilla/standards-positions/issues/896>
WebKit/standards-positions#261 
<https://github.com/WebKit/standards-positions/issues/261>
On Wednesday, August 23, 2023 at 8:18:05 PM UTC+8 Rune Lillesveen wrote:

> Contact emailsfut...@chromium.org
>
> 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 blink-dev+unsubscr...@chromium.org.
To view this discussion on the web visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/d6b71605-de70-4629-b438-2828fc7c8490n%40chromium.org.

Reply via email to