Skip to content
This repository was archived by the owner on Nov 11, 2019. It is now read-only.

Node: ATTRIBUTE_NODE and SHOW_ATTRIBUTE are no longer historical #77

Closed
3 tasks
zqzhang opened this issue Jan 10, 2017 · 1 comment
Closed
3 tasks

Node: ATTRIBUTE_NODE and SHOW_ATTRIBUTE are no longer historical #77

zqzhang opened this issue Jan 10, 2017 · 1 comment
Assignees
Milestone

Comments

@zqzhang
Copy link
Member

zqzhang commented Jan 10, 2017

@zqzhang zqzhang self-assigned this Feb 6, 2017
@yongsheng yongsheng assigned yongsheng and unassigned zqzhang Mar 2, 2017
@yongsheng yongsheng added this to the m3 milestone Mar 2, 2017
@yongsheng
Copy link
Collaborator

it'll be done in M3.

yongsheng pushed a commit to yongsheng/dom that referenced this issue Apr 12, 2017
Changes in Attr, Node, Element, DOMCore, NodeFilter.
1. Make Attr inherit from Node again so there is a type node called
attribute node.
2. Related changes in several algorithms since Node has a new type
'ATTRIBUTE_NODE'. Need to consider this condition.
yongsheng pushed a commit that referenced this issue Apr 12, 2017
Changes in Attr, Node, Element, DOMCore, NodeFilter.
1. Make Attr inherit from Node again so there is a type node called
attribute node.
2. Related changes in several algorithms since Node has a new type
'ATTRIBUTE_NODE'. Need to consider this condition.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants