File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -57,15 +57,15 @@ Dominic (Google): `<button>` produces something that is focusable and has an ARI
5757 - https://github.com/w3c/webcomponents/issues/78
5858 - Blink will implement this feature behind a flag to know whether this feature can be justified or not.
5959 We need feedback from web developers.
60- - Some sites which use Shadow DOM v0 can not switch to Shadow DOM v1 due to the lack of the support of this feature.
60+ - Some sites which use Shadow DOM v0 have a concern about switching to Shadow DOM v1 due to the lack of the support of this feature.
6161
62- - Support Custom Pseudo-elements
62+ - Support Custom Pseudo-elements ` ::part(...) `
6363 - https://github.com/w3c/webcomponents/issues/300
64- - ` @apply ` and ` ::part ` .
64+ - ` @apply ` and/or ` ::part(...) ` .
6565
6666- {DocumentOrShadowRoot or Slot}.activePath
6767 - https://github.com/w3c/webcomponents/issues/479
68- - It looks a reasonable proposal. Because ` activeElement ` does not meet developer's requirements.
68+ - It looks a reasonable proposal because ` activeElement ` does not meet developer's requirements.
6969
7070If someone has a strong interest on any of the following features, please let us know that.
7171It looks none of them is MUST-TO-DISCUSS topic. It looks there is no strong interests on any of them.
You can’t perform that action at this time.
0 commit comments