[transition] FPWD Request for CSS Nesting 1

FPWD Request for CSS Nesting 1
from https://github.com/w3c/transitions/issues/359

# Document title, URLs, estimated publication date
CSS Nesting Module
https://drafts.csswg.org/css-nesting-1/
Date TBD

# Abstract
This module introduces the ability to nest one style rule inside another, with the selector of the child rule relative to the selector of the parent rule. This increases the modularity and maintainability of CSS stylesheets.

CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, etc.

# Status
This is a public copy of the editors’ draft. It is provided for discussion only and may change at any moment. Its publication here does not imply endorsement of its contents by W3C. Don’t cite this document other than as work in progress.

Please send feedback by filing issues in GitHub (preferred), including the spec code “css-nesting” in the title, like this: “[css-nesting] …summary of comment…”. All issues and comments are archived. Alternately, feedback can be sent to the (archived) public mailing list www-style@w3.org.

This document is governed by the 15 September 2020 W3C Process Document.

# Is it a delta specification intended to become a W3C Recommendation?
no?

# Link to group's decision to request transition
Waiting on CSSWG call minutes link.

<details>

<summary>IRC transcript screenshot (7/27/21)</summary>

![image](https://user-images.githubusercontent.com/1134620/127927275-7e45a157-29d1-40f4-9f73-69c3a19f6bc5.png)

</details>

# Information about implementations known to the Working Group
_n/a_

cc @tabatkins 

-- 
This email was generated automatically using https://github.com/w3c/transition-issues-bot

Received on Tuesday, 3 August 2021 00:35:43 UTC