@@ -86,15 +86,13 @@ <h3>Table of Contents</h3>
8686 < tr >
8787 < th > Feature or Problem</ th >
8888 < th > GitHub Issue(s)</ th >
89- < th > Priority</ th >
9089 < th > Status(?)</ th >
9190 </ tr >
9291 </ thead >
9392 < tbody >
9493 < tr >
9594 < th > < a href ="#form-associated-custom-elements "> Form-Associated Custom Elements</ a > </ th >
9695 < td > < a href ="https://github.com/WICG/webcomponents/issues/187 "> WICG/webcomponents#187</ a > </ td >
97- < td > Critical</ td >
9896 < td > Some implementation</ td >
9997 </ tr >
10098 < tr >
@@ -105,122 +103,102 @@ <h3>Table of Contents</h3>
105103 < a href ="https://github.com/WICG/webcomponents/issues/917 "> WICG/webcomponents#917</ a > < br >
106104 < a href ="https://github.com/WICG/webcomponents/issues/916 "> WICG/webcomponents#916</ a >
107105 </ td >
108- < td > Critical</ td >
109106 < td > Uncertain</ td >
110107 </ tr >
111108 < tr >
112109 < th > < a href ="http://localhost:8080/status.html#constructable-stylesheets-adoptedstylesheets "> Constructable Stylesheets & adoptedStyleSheets</ a > </ th >
113110 < td > < a href ="https://github.com/WICG/webcomponents/issues/169 "> WICG/webcomponents#468</ a > </ td >
114- < td > Critical</ td >
115111 < td > Some implementation</ td >
116112 </ tr >
117113 < tr >
118114 < th > < a href ="#css-module-scripts "> CSS Module Scripts</ a > </ th >
119115 < td > < a href ="https://github.com/WICG/webcomponents/issues/759 "> WICG/webcomponents#759</ a > </ td >
120- < td > Critical</ td >
121116 < td > Some implementation</ td >
122117 </ tr >
123118 < tr >
124119 < th > < a href ="#scoped-element-registries "> Scoped Element Registries</ a > </ th >
125120 < td > < a href ="https://github.com/WICG/webcomponents/issues/716 "> WICG/webcomponents#716</ a > </ td >
126- < td > Critical</ td >
127121 < td > Consensus</ td >
128122 </ tr >
129123 < tr >
130124 < th > < a href ="#declarative-shadow-dom "> Declarative Shadow DOM</ a > </ th >
131125 < td > < a href ="https://github.com/whatwg/dom/issues/831 "> whatwg/dom#831</ a > </ td >
132- < td > Critical</ td >
133126 < td > Partial consensus, some implementation</ td >
134127 </ tr >
135128 < tr >
136129 < th > < a href ="#composed-selection "> Composed Selection</ a > </ th >
137130 < td > < a href ="https://github.com/WICG/webcomponents/issues/79 "> WICG/webcomponents#79</ a > </ td >
138- < td > High</ td >
139131 < td > Partial consensus, divergent partial implementations</ td >
140132 </ tr >
141133 < tr >
142134 < th > Declarative CSS Modules</ th >
143135 < td > < a href ="https://github.com/WICG/webcomponents/issues/939 "> WICG/webcomponents#939</ a > </ td >
144- < td > High</ td >
145136 < td > Not Addressed</ td >
146137 </ tr >
147138 < tr >
148139 < th > < a href ="#children-changed-callback "> Children changed callback</ a > </ th >
149140 < td > < a href ="https://github.com/WICG/webcomponents/issues/809 "> WICG/webcomponents#809</ a > </ td >
150- < td > High</ td >
151141 < td > Uncertain</ td >
152142 </ tr >
153143 < tr >
154144 < th > < a href ="#open-styling-of-shadow-roots "> Open styling of shadow roots</ a > </ th >
155145 < td > < a href ="https://github.com/WICG/webcomponents/issues/909 "> WICG/webcomponents#909</ a > </ td >
156- < td > High</ td >
157146 < td > Not addressed</ td >
158147 </ tr >
159148 < tr >
160149 < th > < a href ="#declarative-custom-elements "> Declarative custom elements</ a > </ th >
161150 < td > < a href ="https://github.com/WICG/webcomponents/blob/gh-pages/proposals/Declarative-Custom-Elements-Strawman.md "> Strawperson</ a > </ td >
162- < td > High</ td >
163151 < td > Not addressed</ td >
164152 </ tr >
165153 < tr >
166- < th > < a href ="#theming " > Theming </ a > </ th >
154+ < th > < a href ="#themeing " > Themeing </ a > </ th >
167155 < td > < a href ="https://github.com/WICG/webcomponents/issues/864 "> WICG/webcomponents#864</ a > </ td >
168- < td > </ td >
169156 < td > Uncertain</ td >
170157 </ tr >
171158 < tr >
172159 < th > < a href ="#styling-children-of-slotted-content "> Styling children of slotted content</ a > </ th >
173160 < td > </ td >
174161 < td > </ td >
175- < td > </ td >
176162 </ tr >
177163 < tr >
178164 < th > < a href ="#custom-css-state "> Custom CSS State</ a > </ th >
179165 < td > </ td >
180166 < td > </ td >
181- < td > </ td >
182167 </ tr >
183168 < tr >
184- < th > < a href ="#imperative-slot-assignment "> Imperative Slot Assignment </ a > </ th >
169+ < th > < a href ="#imperative-slot-assignement "> Imperative Slot Assignement </ a > </ th >
185170 < td > < a href ="https://github.com/whatwg/html/issues/3534 " target ="_blank "> whatwg/html#3534</ a > </ td >
186- < td > </ td >
187171 < td > Partial Implementation</ td >
188172 </ tr >
189173 < tr >
190174 < th > < a href ="#css-properties-and-values-inside-shadow-root "> CSS Properties and values inside shadow root</ a > </ th >
191175 < td > </ td >
192176 < td > </ td >
193- < td > </ td >
194177 </ tr >
195178 < tr >
196179 < th > < a href ="#lazy-custom-element-definitions "> Lazy custom element definitions</ a > </ th >
197180 < td > < a href ="https://github.com/WICG/webcomponents/issues/782 "> WICG/webcomponents#782</ a > </ td >
198- < td > </ td >
199181 < td > Uncertain</ td >
200182 </ tr >
201183 < tr >
202184 < th > < a href ="#dom-parts "> DOM Parts</ a > </ th >
203185 < 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 >
204- < td > </ td >
205186 < td > Uncertain</ td >
206187 </ tr >
207188 < tr >
208189 < th > < a href ="#html-modules "> HTML modules</ a > </ th >
209190 < td > < a href ="https://github.com/WICG/webcomponents/issues/645 "> WICG/webcomponents#645</ a > </ td >
210- < td > </ td >
211191 < td > Partial consensus, no implementations</ td >
212192 </ tr >
213193 < tr >
214194 < th > < a href ="#custom-attributes "> Custom Attributes</ a > </ th >
215195 < td > < a href ="https://github.com/w3c/webcomponents-cg/discussions/31#discussioncomment-3163644 "> Web Components CG Discussion</ a > </ td >
216- < td > </ td >
217196 < td > Not addressed</ td >
218197 </ tr >
219198 < tr >
220199 < th > ---</ th >
221200 < td > ---</ td >
222201 < td > ---</ td >
223- < td > ---</ td >
224202 </ tr >
225203 </ tbody >
226204 </ table >
@@ -743,12 +721,6 @@ <h3>Links</h3>
743721 < h3 > Description</ h3 >
744722 < 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 >
745723 </ section >
746- < section >
747- < h3 > Links</ h3 >
748- < ul >
749- < li > < a href ="https://web.dev/declarative-shadow-dom "> Declarative Shadow DOM</ a > </ li >
750- </ ul >
751- </ section >
752724 < section >
753725 < h3 > Status</ h3 >
754726 < ul >
@@ -757,7 +729,7 @@ <h3>Status</h3>
757729 </ section >
758730 < section >
759731 < h3 > Initial API Summary/Quick API Proposal</ h3 >
760- < p >
732+ < 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 >
761733 < pre >
762734 <host-element>
763735 <template shadowroot="open">
@@ -873,12 +845,6 @@ <h3>Links</h3>
873845 < h3 > Description</ h3 >
874846 < p > ---</ p >
875847 </ section >
876- < section >
877- < h3 > Links</ h3 >
878- < ul >
879- < li > ---</ li >
880- </ ul >
881- </ section >
882848 < section >
883849 < h3 > Status</ h3 >
884850 < ul >
0 commit comments