Skip to content

Commit

Permalink
adds CSS Next CG (#100)
Browse files Browse the repository at this point in the history
* add cssnext group

* fix alpha order

* copied and custoized includes from boilerplates/w3c/
  • Loading branch information
argyleink authored Sep 26, 2024
1 parent 1631d6c commit 0a82b62
Show file tree
Hide file tree
Showing 8 changed files with 144 additions and 0 deletions.
1 change: 1 addition & 0 deletions boilerplate/cssnext/copyright.include
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<a href="https://www.w3.org/policies/#copyright">Copyright</a> © [YEAR] <a href="https://www.w3.org/">World Wide Web Consortium</a>. <abbr title="World Wide Web Consortium">W3C</abbr><sup>®</sup> <a href="https://www.w3.org/policies/#Legal_Disclaimer">liability</a>, <a href="https://www.w3.org/policies/#W3C_Trademarks">trademark</a> and <a rel="license" href="https://www.w3.org/copyright/software-license/" title="W3C Software and Document License">permissive document license</a> rules apply.
3 changes: 3 additions & 0 deletions boilerplate/cssnext/defaults.include
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"Favicon": "https://www.w3.org/2008/site/images/favicon.ico"
}
4 changes: 4 additions & 0 deletions boilerplate/cssnext/footer-NOTE.include
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
</main>
</body>
<script src="https://www.w3.org/scripts/TR/2021/fixup.js"></script>
</html>
62 changes: 62 additions & 0 deletions boilerplate/cssnext/footer.include
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
</main>
<div data-fill-with="conformance">
<h2 id="w3c-conformance" class="no-ref no-num">Conformance</h2>

<h3 id="w3c-conventions" class="no-ref no-num">Document conventions</h3>

<p>Conformance requirements are expressed
with a combination of descriptive assertions
and RFC 2119 terminology.
The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL”
in the normative parts of this document
are to be interpreted as described in RFC 2119.
However, for readability,
these words do not appear in all uppercase letters in this specification.

<p>All of the text of this specification is normative
except sections explicitly marked as non-normative, examples, and notes. [[!RFC2119]]

<p>Examples in this specification are introduced with the words “for example”
or are set apart from the normative text
with <code>class="example"</code>,
like this:

<div class="example" id="w3c-example">
<p>This is an example of an informative example.
</div>

<p>Informative notes begin with the word “Note”
and are set apart from the normative text
with <code>class="note"</code>,
like this:

<p class="note">Note, this is an informative note.</p>

<wpt open title="Tests relating to the content of this specification
may be documented in “Tests” blocks like this one.
Any such block is non-normative."></wpt>

<section include-if="w3c/ED, w3c/WD, w3c/FPWD, w3c/LCWD, w3c/CR, w3c/CRD, w3c/PR, w3c/REC, w3c/PER, text macro: ALGO-CONFORMANCE">

<h3 id="w3c-conformant-algorithms" class="no-ref no-num">Conformant Algorithms</h3>

<p>Requirements phrased in the imperative as part of algorithms
(such as "strip any leading space characters"
or "return false and abort these steps")
are to be interpreted with the meaning of the key word
("must", "should", "may", etc)
used in introducing the algorithm.

<p>Conformance requirements phrased as algorithms or specific steps
can be implemented in any manner,
so long as the end result is equivalent.
In particular, the algorithms defined in this specification
are intended to be easy to understand
and are not intended to be performant.
Implementers are encouraged to optimize.
</section>

</div>
</body>
<script src="https://www.w3.org/scripts/TR/2021/fixup.js"></script>
</html>
32 changes: 32 additions & 0 deletions boilerplate/cssnext/header.include
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title>[TITLE]</title>
<meta name="w3c-status" content="[STATUS]">
<link href="[W3C-STYLESHEET-URL]" rel=stylesheet>
</head>
<body class="h-entry">
<div class="head">
<p data-fill-with="logo"></p>
<h1 id="title" class="p-name no-ref">[TITLE]</h1>
<p id='w3c-state'><a href='[W3C-STATUS-URL]'>[LONGSTATUS]</a>,
<time class="dt-updated" datetime="[ISODATE]">[DATE]</time></p>
<details open>
<summary>More details about this document</summary>
<div data-fill-with="spec-metadata"></div>
</details>
<div data-fill-with="warning"></div>
<p class='copyright' data-fill-with='copyright'></p>
<hr title="Separator for header">
</div>

<div class="p-summary" data-fill-with="abstract"></div>

<h2 class='no-num no-toc no-ref' id='sotd'>Status of this document</h2>
<div data-fill-with="status"></div>
<div data-fill-with="at-risk"></div>

<nav data-fill-with="table-of-contents" id="toc"></nav>
<main>
3 changes: 3 additions & 0 deletions boilerplate/cssnext/logo.include
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
<a href="https://www.w3.org/" class="logo">
<img alt="W3C" height="48" src="https://avatars.githubusercontent.com/u/127415315" width="72">
</a>
38 changes: 38 additions & 0 deletions boilerplate/cssnext/status.include
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<p exclude-if="ED"><em>This section describes the status of this document at the time of its publication.
A list of current W3C publications
and the latest revision of this technical report
can be found in the <a href="https://www.w3.org/TR/">W3C technical reports index at https://www.w3.org/TR/.</a></em>

<p include-if="ED">
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.

<p include-if="NOTE" data-deliverer="32061">
This document was published
by the <a href="https://www.w3.org/groups/wg/css">CSS Working Group</a>
as a Group Note
using the <a href="https://www.w3.org/policies/process/20231103/#recs-and-notes">Note track</a>.
Group Notes are not endorsed by W3C nor its Members.

<p>The CSS Next CG and the CSSWG are still in the process of identifying and solidifying the following categorizations. Feedback is welcome, join the conversation <a href="https://github.com/CSS-Next/css-next/discussions/92">on Github in the CSS Next RFC</a>.</p>

<p>This document is governed by the
<a id="w3c_process_revision" href="https://www.w3.org/policies/process/20231103/">03 November 2023 W3C Process Document</a>.

<p exclude-if="ED,NOTE">This document was produced by a group operating under the
<a href="https://www.w3.org/policies/patent-policy/20200915/">W3C Patent Policy</a>.
W3C maintains a
<a rel="disclosure" href="https://www.w3.org/groups/wg/css/ipr">public list of any patent disclosures</a>
made in connection with the deliverables of the group;
that page also includes instructions for disclosing a patent.
An individual who has actual knowledge of a patent which the individual believes
contains <a href="https://www.w3.org/policies/patent-policy/20200915/#def-essential">Essential Claim(s)</a>
must disclose the information in accordance with
<a href="https://www.w3.org/policies/patent-policy/20200915/#sec-Disclosure">section 6 of the W3C Patent Policy</a>.

<p include-if="NOTE">The <a href="https://www.w3.org/policies/patent-policy/20200915/">15 September 2020 W3C Patent Policy</a>
does not carry any licensing requirements or commitments on this document.

<p>[STATUSTEXT]
1 change: 1 addition & 0 deletions boilerplate/doctypes.kdl
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ org "w3c" {
group "act-rules-format" type="wg"
group "audiowg" type="wg" priv-sec=true
group "browser-testing-tools" type="wg"
group "cssnext" type="cg"
group "csswg" type="wg" priv-sec=true {
requires "Work Status"
}
Expand Down

0 comments on commit 0a82b62

Please sign in to comment.