The :has-slotted pseudo class represents a slot element with slotted content, such as a text node or element. This can be used to style elements based on whether or not they are using slot fallback content.
None
Does this intent deprecate or change behavior of existing APIs, such that it has potentially high risk for Android WebView-based applications?
None
None
Shipping on desktop | 133 |
Shipping on Android | 133 |
Shipping on WebView | 133 |
Shipping on iOS | 133 |
Open questions about a feature may be a source of future web compat or interop issues. Please list open issues (e.g. links to known github issues in the project for the feature specification) whose resolution may introduce web compat/interop risk (e.g., changing to naming or structure of the API in a non-backward-compatible way).
NoneThis looks useful, and it seems that Mozilla is positive on it as
well (inferring from the comments, anyways).
Requires code in //chrome?
False
Tracking bug
https://issues.chromium.org/issues/369883705
Estimated milestones
Shipping on desktop 133 Shipping on Android 133 Shipping on WebView 133 Shipping on iOS 133
Anticipated spec changes
Open questions about a feature may be a source of future web compat or interop issues. Please list open issues (e.g. links to known github issues in the project for the feature specification) whose resolution may introduce web compat/interop risk (e.g., changing to naming or structure of the API in a non-backward-compatible way).
None
Link to entry on the Chrome Platform Status
https://chromestatus.com/feature/5134941143433216?gate=5162696966930432
Links to previous Intent discussions
Intent to Prototype: https://groups.google.com/a/chromium.org/d/msgid/blink-dev/977a63ee-1660-4d3b-ae86-aa5eebaf3b65%40app.fastmail.com
This intent message was generated by Chrome Platform Status.
--
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+...@chromium.org.
To view this discussion visit https://groups.google.com/a/chromium.org/d/msgid/blink-dev/677f98c2.2b0a0220.275672.0658.GAE%40google.com.
Contact emails
chro...@keithcirkel.co.uk, keit...@github.comExplainer
https://drafts.csswg.org/css-scoping/#the-has-slotted-pseudoSpecification
https://drafts.csswg.org/css-scoping/#the-has-slotted-pseudoSummary
The :has-slotted pseudo class represents a slot element with slotted content, such as a text node or element. This can be used to style elements based on whether or not they are using slot fallback content.
Estimated milestones
Shipping on desktop 133 Shipping on Android 133 Shipping on WebView 133 Shipping on iOS 133
> I don't see that the spec says anything about querySelector, but its evaluation depends on slot assignments. Should dirty slot assignments be updated before running querySelector?Thanks Rune, I think you're right, we should definitely fix this so it is not observable.
> Looking at wpt.fyi all tests are tentative, so they need to be made non-tentative with proper spec references if they match the spec.Thanks for mentioning this, I've got a PR for this: https://github.com/web-platform-tests/wpt/pull/50056
--
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+...@chromium.org.
To unsubscribe from this group and stop receiving emails from it, send an email to blink-dev+unsubscribe@chromium.org.