- From: Zibi Braniecki <notifications@github.com>
- Date: Fri, 09 Oct 2015 17:55:56 -0700
- To: whatwg/dom <dom@noreply.github.com>
Received on Saturday, 10 October 2015 00:56:28 UTC
And the reason I have both attributes and childNodes is that usually, when the task is to "cover nodes with certain attribute", then I will need to know when they are added/removed and when an already existing node has this attribute added/removed/modified. Which ends up looking like the example, and I think it's fine and allows for fairly good level of customization. --- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/issues/77#issuecomment-147018412
Received on Saturday, 10 October 2015 00:56:28 UTC