Bug 125131 - Import the XHTML parsing and serialization tests for template elements
Summary: Import the XHTML parsing and serialization tests for template elements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on: 125132
Blocks: 123851
  Show dependency treegraph
 
Reported: 2013-12-02 21:59 PST by Ryosuke Niwa
Modified: 2013-12-03 14:16 PST (History)
5 users (show)

See Also:


Attachments
Imports the remaining tests (20.36 KB, patch)
2013-12-02 22:36 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.