Skip to content

Commit 665b5c6

Browse files
authored
Update 16-09-19TPAC-1.md
1 parent d7ba4f9 commit 665b5c6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

meetings/16-09-19TPAC-1.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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

7070
If someone has a strong interest on any of the following features, please let us know that.
7171
It looks none of them is MUST-TO-DISCUSS topic. It looks there is no strong interests on any of them.

0 commit comments

Comments
 (0)