Skip to content
  • rniwa@webkit.org's avatar
    Import the XHTML parsing and serialization tests for template elements · 5aef9889
    rniwa@webkit.org authored
    https://bugs.webkit.org/show_bug.cgi?id=125131
    
    Reviewed by Antti Koivisto.
    
    Import the tests for parsing XHTML documents and fragments at f744661dbd0c29bb6a54c1530f9843838eec1300
    after self-closing link elements in template-child-nodes-div.xhtml and template-child-nodes-nested.xhtml
    as these two files would encounter parser errors otherwise (I'll be merging these changes back into
    the web-platform-tests repository later).
    
    This completes the importation of W3C tests for the HTML template element.
    
    * html-templates/additions-to-parsing-xhtml-documents: Added.
    * html-templates/additions-to-parsing-xhtml-documents/node-document-expected.txt: Added.
    * html-templates/additions-to-parsing-xhtml-documents/node-document.html: Added.
    * html-templates/additions-to-parsing-xhtml-documents/template-child-nodes-expected.txt: Added.
    * html-templates/additions-to-parsing-xhtml-documents/template-child-nodes.html: Added.
    * html-templates/additions-to-serializing-xhtml-documents: Added.
    * html-templates/additions-to-serializing-xhtml-documents/outerhtml-expected.txt: Added.
    * html-templates/additions-to-serializing-xhtml-documents/outerhtml.html: Added.
    * html-templates/resources/template-child-nodes-div.xhtml:
    * html-templates/resources/template-child-nodes-nested.xhtml:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@160037 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    5aef9889