Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename element field of Text and Comment to characterdata #1594

Closed
jdm opened this issue Jan 30, 2014 · 1 comment
Closed

Rename element field of Text and Comment to characterdata #1594

jdm opened this issue Jan 30, 2014 · 1 comment

Comments

@jdm
Copy link
Member

@jdm jdm commented Jan 30, 2014

It's incorrectly named right now; all other DOM types name the parent field after the actual type.

@brunoabinader
Copy link
Contributor

@brunoabinader brunoabinader commented Feb 5, 2014

This needs to be updated with characterdata also for ProcessingInstruction after #1620 merges.

bors-servo pushed a commit that referenced this issue Feb 16, 2014
... to characterdata

All other node's parent type names reflect the actual type of the parent. This change extends that convention to the indicated nodes.

closes #1594
therealglazou added a commit to therealglazou/servo that referenced this issue Feb 20, 2014
…ent to characterdata

All other node's parent type names reflect the actual type of the parent. This change extends that convention to the indicated nodes.

closes servo#1594
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

2 participants
You can’t perform that action at this time.