- From: Rakina Zata Amni <notifications@github.com>
- Date: Mon, 30 Sep 2019 20:13:48 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 1 October 2019 03:14:11 UTC
rakina commented on this pull request.
> @@ -120,3 +120,91 @@ This causes compatibility issues if we ever want to introduce new CSS pseudo-cla
### Different syntax choices for custom states, e.g. `:--foo`
We are open to other suggestions. However the discussion so far seems to favor `:state(foo)`.
+
+## Security and Privacy Considerations
+
+This feature must not have security and privacy implications. The feature works within a single document, and nothing is exposed to outside of the document.
+
+## Major open issues
+
+- Web components should be able to expose a list of supported states to web components users.
I don't think this is a major issue, IIRC something like this was discussed in TPAC and we don't really need to provide a way to solve this
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/pull/844#pullrequestreview-295349618
Received on Tuesday, 1 October 2019 03:14:11 UTC