Skip to content

Commit

Permalink
Report 2022 outline cleanup (#59)
Browse files Browse the repository at this point in the history
* remove priority column from appendix table

* remove duplicate Links sections in report items

Co-authored-by: Westbrook Johnson <westbrook.johnson@gmail.com>
  • Loading branch information
thescientist13 and Westbrook authored Sep 13, 2022
1 parent 684a99e commit 07d3ec3
Showing 1 changed file with 3 additions and 37 deletions.
40 changes: 3 additions & 37 deletions reports/2022.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,15 +86,13 @@ <h3>Table of Contents</h3>
<tr>
<th>Feature or Problem</th>
<th>GitHub Issue(s)</th>
<th>Priority</th>
<th>Status(?)</th>
</tr>
</thead>
<tbody>
<tr>
<th><a href="#form-associated-custom-elements">Form-Associated Custom Elements</a></th>
<td><a href="https://github.com/WICG/webcomponents/issues/187">WICG/webcomponents#187</a></td>
<td>Critical</td>
<td>Some implementation</td>
</tr>
<tr>
Expand All @@ -105,122 +103,102 @@ <h3>Table of Contents</h3>
<a href="https://github.com/WICG/webcomponents/issues/917">WICG/webcomponents#917</a><br>
<a href="https://github.com/WICG/webcomponents/issues/916">WICG/webcomponents#916</a>
</td>
<td>Critical</td>
<td>Uncertain</td>
</tr>
<tr>
<th><a href="http://localhost:8080/status.html#constructable-stylesheets-adoptedstylesheets">Constructable Stylesheets & adoptedStyleSheets</a></th>
<td><a href="https://github.com/WICG/webcomponents/issues/169">WICG/webcomponents#468</a></td>
<td>Critical</td>
<td>Some implementation</td>
</tr>
<tr>
<th><a href="#css-module-scripts">CSS Module Scripts</a></th>
<td><a href="https://github.com/WICG/webcomponents/issues/759">WICG/webcomponents#759</a></td>
<td>Critical</td>
<td>Some implementation</td>
</tr>
<tr>
<th><a href="#scoped-element-registries">Scoped Element Registries</a></th>
<td><a href="https://github.com/WICG/webcomponents/issues/716">WICG/webcomponents#716</a></td>
<td>Critical</td>
<td>Consensus</td>
</tr>
<tr>
<th><a href="#declarative-shadow-dom">Declarative Shadow DOM</a></th>
<td><a href="https://github.com/whatwg/dom/issues/831">whatwg/dom#831</a></td>
<td>Critical</td>
<td>Partial consensus, some implementation</td>
</tr>
<tr>
<th><a href="#composed-selection">Composed Selection</a></th>
<td><a href="https://github.com/WICG/webcomponents/issues/79">WICG/webcomponents#79</a></td>
<td>High</td>
<td>Partial consensus, divergent partial implementations</td>
</tr>
<tr>
<th>Declarative CSS Modules</th>
<td><a href="https://github.com/WICG/webcomponents/issues/939">WICG/webcomponents#939</a></td>
<td>High</td>
<td>Not Addressed</td>
</tr>
<tr>
<th><a href="#children-changed-callback">Children changed callback</a></th>
<td><a href="https://github.com/WICG/webcomponents/issues/809">WICG/webcomponents#809</a></td>
<td>High</td>
<td>Uncertain</td>
</tr>
<tr>
<th><a href="#open-styling-of-shadow-roots">Open styling of shadow roots</a></th>
<td><a href="https://github.com/WICG/webcomponents/issues/909">WICG/webcomponents#909</a></td>
<td>High</td>
<td>Not addressed</td>
</tr>
<tr>
<th><a href="#declarative-custom-elements">Declarative custom elements</a></th>
<td><a href="https://github.com/WICG/webcomponents/blob/gh-pages/proposals/Declarative-Custom-Elements-Strawman.md">Strawperson</a></td>
<td>High</td>
<td>Not addressed</td>
</tr>
<tr>
<th><a href="#theming">Theming</a></th>
<th><a href="#themeing">Themeing</a></th>
<td><a href="https://github.com/WICG/webcomponents/issues/864">WICG/webcomponents#864</a></td>
<td></td>
<td>Uncertain</td>
</tr>
<tr>
<th><a href="#styling-children-of-slotted-content">Styling children of slotted content</a></th>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<th><a href="#custom-css-state">Custom CSS State</a></th>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<th><a href="#imperative-slot-assignment">Imperative Slot Assignment</a></th>
<th><a href="#imperative-slot-assignement">Imperative Slot Assignement</a></th>
<td><a href="https://github.com/whatwg/html/issues/3534" target="_blank">whatwg/html#3534</a></td>
<td></td>
<td>Partial Implementation</td>
</tr>
<tr>
<th><a href="#css-properties-and-values-inside-shadow-root">CSS Properties and values inside shadow root</a></th>
<td></td>
<td></td>
<td></td>
</tr>
<tr>
<th><a href="#lazy-custom-element-definitions">Lazy custom element definitions</a></th>
<td><a href="https://github.com/WICG/webcomponents/issues/782">WICG/webcomponents#782</a></td>
<td></td>
<td>Uncertain</td>
</tr>
<tr>
<th><a href="#dom-parts">DOM Parts</a></th>
<td><a href="https://github.com/WICG/webcomponents/blob/gh-pages/proposals/DOM-Parts.md">DOM Part API - First Step of Template Instantiation</a></td>
<td></td>
<td>Uncertain</td>
</tr>
<tr>
<th><a href="#html-modules">HTML modules</a></th>
<td><a href="https://github.com/WICG/webcomponents/issues/645">WICG/webcomponents#645</a></td>
<td></td>
<td>Partial consensus, no implementations</td>
</tr>
<tr>
<th><a href="#custom-attributes">Custom Attributes</a></th>
<td><a href="https://github.com/w3c/webcomponents-cg/discussions/31#discussioncomment-3163644">Web Components CG Discussion</a></td>
<td></td>
<td>Not addressed</td>
</tr>
<tr>
<th>---</th>
<td>---</td>
<td>---</td>
<td>---</td>
</tr>
</tbody>
</table>
Expand Down Expand Up @@ -743,12 +721,6 @@ <h3>Links</h3>
<h3>Description</h3>
<p>Declarative Shadow DOM is a mechanism to express Shadow DOM using only HTML, with no dependency on JavaScript, much like light DOM can be declaratively expressed today.</p>
</section>
<section>
<h3>Links</h3>
<ul>
<li><a href="https://web.dev/declarative-shadow-dom">Declarative Shadow DOM</a></li>
</ul>
</section>
<section>
<h3>Status</h3>
<ul>
Expand All @@ -757,7 +729,7 @@ <h3>Status</h3>
</section>
<section>
<h3>Initial API Summary/Quick API Proposal</h3>
<p>
<p>Below is an example taken from the <a href="https://web.dev/declarative-shadow-dom">web.dev blog</a> on Declarative Shadow DOM.</a>
<pre>
&lt;host-element&gt;
&lt;template shadowroot="open"&gt;
Expand Down Expand Up @@ -873,12 +845,6 @@ <h3>Links</h3>
<h3>Description</h3>
<p>---</p>
</section>
<section>
<h3>Links</h3>
<ul>
<li>---</li>
</ul>
</section>
<section>
<h3>Status</h3>
<ul>
Expand Down

0 comments on commit 07d3ec3

Please sign in to comment.