Contact emails: se...@chromium.org Explainer: None Specification: https://www.w3.org/TR/selectors-4
Summary: Extend :nth-child(an + b) to take a selector, and the same with :nth-last-child. So e.g. :nth-child(3 .c) is the third .c under a given parent. (This is not the same as .c:nth-child(3), which is a .c that must also be the third element under a given parent.) Blink component: Blink>CSS TAG review status: Not applicable Risks, Interoperability and Compatibility: None known. Part of Interop 2023. Gecko: In development WebKit: Shipped/Shipping WebView application risks: None. Debuggability: N/A Will this feature be supported on all six Blink platforms (Windows, Mac, Linux, Chrome OS, Android, and Android WebView)? Yes Is this feature fully tested by web-platform-tests? Yes. (We added more WPT tests as part of implementing it.) Flag name: CSSSelectorNthChildComplexSelectorEnabled Requires code in //chrome? No Tracking bug: https://bugs.chromium.org/p/chromium/issues/detail?id=304163 Estimated milestones Shipping on desktop: 111 Shipping on Android: 111 Anticipated spec changes: None. Link to entry on the Chrome Platform Status: https://chromestatus.com/feature/5144225077788672 /* Steinar */ -- Software Engineer, Google Norway -- 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/20230112103247.dlep4m4lsdr5haxa%40sesse.net.