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

Implement Document's 'body' attribute #1431

Merged
merged 1 commit into from Dec 20, 2013
Merged

Commits on Dec 20, 2013

  1. Implement Document's 'body' attribute

    Implement Document's 'body' attribute (getter and setter). Proper
    implementation of setter requires Node::ReplaceChild(), which is
    currently a stub and will be done on a later step.
    
    This patch is for:
    #1428
    brunoabinader committed Dec 20, 2013
You can’t perform that action at this time.