Bug 125131

Summary: Import the XHTML parsing and serialization tests for template elements
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Tools / TestsAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: barraclough, benjamin, commit-queue, kling, koivisto
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 125132    
Bug Blocks: 123851    
Attachments:
Description Flags
Imports the remaining tests none

Description Ryosuke Niwa 2013-12-02 21:59:27 PST
The only remaining tests that we need to import for html template elements are the ones for XHTML parsing and serialization:
html-templates/additions-to-parsing-xhtml-documents
html-templates/additions-to-serializing-xhtml-documents

We should import these tests so that we can enable the template element by default everywhere.
Comment 1 Ryosuke Niwa 2013-12-02 22:36:01 PST
Created attachment 218267 [details]
Imports the remaining tests

This patch relies on my fix in the bug 125132.
Comment 2 WebKit Commit Bot 2013-12-03 14:16:44 PST
Comment on attachment 218267 [details]
Imports the remaining tests

Clearing flags on attachment: 218267

Committed r160037: <http://trac.webkit.org/changeset/160037>
Comment 3 WebKit Commit Bot 2013-12-03 14:16:46 PST
All reviewed patches have been landed.  Closing bug.