| commit | cd916ed616da2224e2b7c2b362db62b53dabbc5a | [log] [tgz] |
|---|---|---|
| author | hayato <hayato@chromium.org> | Fri Jul 15 06:13:30 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 15 06:14:44 2016 |
| tree | 826690f8b2386d084933c65e090153fc4529b873 | |
| parent | 72fecb51a48fcddd4586a6a94c9e64e1b59750d4 [diff] |
Add Node::isInDocumentTree() The behavior of Node::isInDocumentTree() is equal to "in a document tree" defined in DOM Standard: https://dom.spec.whatwg.org/#in-a-document-tree Review-Url: https://codereview.chromium.org/2146973004 Cr-Commit-Position: refs/heads/master@{#405706}