Bug 124699 - Import some W3C tests for HTML template element
Summary: Import some W3C tests for HTML template element
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords:
Depends on:
Blocks: 123851
  Show dependency treegraph
 
Reported: 2013-11-20 23:53 PST by Ryosuke Niwa
Modified: 2013-11-21 18:17 PST (History)
12 users (show)

See Also:


Attachments
Imports a bunch of tests into w3c/html-templates (84.01 KB, patch)
2013-11-20 23:57 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Moved tests into imported/w3c/ (85.47 KB, patch)
2013-11-21 00:16 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-13 for mac-mountainlion-wk2 (551.04 KB, application/zip)
2013-11-21 01:12 PST, Build Bot
no flags Details
Fixed paths to testharness.js (85.55 KB, patch)
2013-11-21 05:32 PST, Ryosuke Niwa
koivisto: review+
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-11-20 23:53:19 PST
Import some W3C tests for HTML template element
Comment 1 Ryosuke Niwa 2013-11-20 23:57:06 PST
Created attachment 217522 [details]
Imports a bunch of tests into w3c/html-templates
Comment 2 Ryosuke Niwa 2013-11-21 00:16:39 PST
Created attachment 217525 [details]
Moved tests into imported/w3c/
Comment 3 Build Bot 2013-11-21 01:12:17 PST
Comment on attachment 217525 [details]
Moved tests into imported/w3c/

Attachment 217525 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/29928184

New failing tests:
imported/w3c/html-templates/template-element/content-attribute.html
imported/w3c/html-templates/template-element/template-descendant-frameset.html
imported/w3c/html-templates/template-element/template-descendant-head.html
imported/w3c/html-templates/template-element/template-descendant-body.html
imported/w3c/html-templates/serializing-html-templates/outerhtml.html
imported/w3c/html-templates/template-element/node-document-changes.html
imported/w3c/html-templates/template-element/template-content.html
imported/w3c/html-templates/template-element/template-as-a-descendant.html
imported/w3c/html-templates/template-element/template-content-node-document.html
Comment 4 Build Bot 2013-11-21 01:12:19 PST
Created attachment 217530 [details]
Archive of layout-test-results from webkit-ews-13 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-13  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 5 Ryosuke Niwa 2013-11-21 05:32:26 PST
Created attachment 217549 [details]
Fixed paths to testharness.js
Comment 6 Ryosuke Niwa 2013-11-21 18:17:50 PST
Committed r159660: <http://trac.webkit.org/changeset/159660>