- From: Xidorn Quan via GitHub <sysbot+gh@w3.org>
- Date: Sun, 25 Nov 2018 09:44:59 +0000
- To: public-css-archive@w3.org
Given > The associated CSS style sheet of a node is the CSS style sheet in the list of document or shadow root CSS style sheets of which the owner node implements the LinkStyle interface. and > **owner node**: Specified when created. The DOM node associated with the CSS style sheet or null if there is no associated DOM node. I don't think it is possible that a style sheet can have an owner node which doesn't implement `LinkStyle` as far as the two "associated"s refer to the same thing. -- GitHub Notification of comment by upsuper Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/3341#issuecomment-441427838 using your GitHub account
Received on Sunday, 25 November 2018 09:45:00 UTC