Re: [w3c/webcomponents] Can <label> in shadowdom active checkbox from slot? (#591)

This is as per spec, as of now.
Form functionality is per node tree. `<label>` and `<checkbox>` in the example are in the different node trees, and there is no relationship between them.

-- 
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/issues/591#issuecomment-255290504

Received on Friday, 21 October 2016 04:24:23 UTC