Skip to content

Commit 9a0c391

Browse files
authored
Clarify status by removing incorrect boilerplate
1 parent cd105e3 commit 9a0c391

3 files changed

Lines changed: 7 additions & 31 deletions

File tree

css-spatial/Overview.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ spec:mediaqueries-5; type:dfn; text:false in the negative range
2323
spec:css-syntax-3; type:dfn; text:descriptor
2424
</pre>
2525

26+
<!-- IMPORTANT!!!!!!!!!!! Overview.html needs its SOTD section manually modified. -->
2627

2728
<h2 id='intro'>
2829
Introduction</h2>

css-spatial/Overview.html

Lines changed: 3 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -702,7 +702,7 @@ <h1 class="no-ref p-name" id="title">CSS Spatial Layout Module Level 1</h1>
702702
<dt>This version:
703703
<dd><a class="u-url" href="TBD">TBD</a>
704704
<dt>Issue Tracking:
705-
<dd><a href="https://github.com/w3c/csswg-drafts/labels/css-spatial-3">CSSWG Issues Repository</a>
705+
<dd><a href="https://github.com/WebKit/explainers/issues">WebKit Explainers Repository Issues</a>
706706
<dd><a href="#issues-index">Inline In Spec</a>
707707
<dt class="editor">Editors:
708708
<dd class="editor h-card p-author vcard" data-editor-id="66378"><a class="email fn p-name u-email" href="mailto:adarose@apple.com">Ada Rose Cannon</a> (<span class="org p-org">Apple</span>)
@@ -731,36 +731,8 @@ <h2 class="heading no-num no-ref no-toc settled" id="abstract"><span class="cont
731731
</div>
732732
<h2 class="heading no-num no-ref no-toc settled" id="sotd"><span class="content">Status of this document</span></h2>
733733
<div data-fill-with="status">
734-
<p><em>This section describes the status of this document at the time of its publication.
735-
A list of current W3C publications
736-
and the latest revision of this technical report
737-
can be found in the <a href="https://www.w3.org/TR/">W3C standards and drafts index.</a></em>
738-
739-
</p>
740-
<p>Please send feedback
741-
by <a href="https://github.com/w3c/csswg-drafts/issues">filing issues in GitHub</a> (preferred),
742-
including the spec code “css-spatial” in the title, like this:
743-
“[css-spatial] <i>…summary of comment…</i>”.
744-
All issues and comments are <a href="https://lists.w3.org/Archives/Public/public-css-archive/">archived</a>.
745-
Alternately, feedback can be sent to the (<a href="https://lists.w3.org/Archives/Public/www-style/">archived</a>) public mailing list
746-
<a href="mailto:www-style@w3.org?Subject=%5Bcss-spatial%5D%20PUT%20SUBJECT%20HERE">www-style@w3.org</a>.
747-
748-
</p>
749-
<p>This document is governed by the
750-
<a href="https://www.w3.org/policies/process/20250818/" id="w3c_process_revision">18 August 2025 W3C Process Document</a>.
751-
752-
</p>
753-
<p>This document was produced by a group operating under the
754-
<a href="https://www.w3.org/policies/patent-policy/20200915/">W3C Patent Policy</a>.
755-
W3C maintains a
756-
<a href="https://www.w3.org/groups/wg/css/ipr" rel="disclosure">public list of any patent disclosures</a>
757-
made in connection with the deliverables of the group;
758-
that page also includes instructions for disclosing a patent.
759-
An individual who has actual knowledge of a patent that the individual believes
760-
contains <a href="https://www.w3.org/policies/patent-policy/20200915/#def-essential">Essential Claim(s)</a>
761-
must disclose the information in accordance with
762-
<a href="https://www.w3.org/policies/patent-policy/20200915/#sec-Disclosure">section 6 of the W3C Patent Policy</a>.
763-
734+
<p>This is an unofficial draft produced as an extension proposal for CSS.
735+
If accepted, it would most likely become a work item of the <a href="https://www.w3.org/Style/CSS/">W3C CSS Working Group</a>.
764736
</p>
765737
</div>
766738
<div data-fill-with="at-risk"></div>

css-spatial/explainer.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
## Participate
88
- https://github.com/WebKit/explainers
99

10+
## Specification
11+
- https://webkit.github.io/explainers/css-spatial/Overview.html
12+
1013
## Table of Contents
1114

1215
<!-- START doctoc generated TOC please keep comment here to allow auto update -->

0 commit comments

Comments
 (0)