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

M1452: Initial Step of Integrate an XML parser #3718

Merged
merged 1 commit into from Oct 29, 2014

Commits on Oct 29, 2014

  1. Adding initial version of parser trait

    Added parse_chunk method declaration to parser
    
    Removed unnecessary visibilty for parse_chunk function
    
    Implemented parse_chunk function
    
    Implemented parse_chunk fn for ServoHTMLParser
    
    Moved parser trait to mod.rs and added finish fn
    
    added licence header to mod.rs and other review comments
    
    Fixed trailing space issue
    
    Fixed failed tabular space test
    nchinth committed Oct 29, 2014
    5 Configuration menu
    Copy the full SHA
    6a736c7 View commit details
    Browse the repository at this point in the history