Bug 124763 - Import more W3C tests for parsing template elements
Summary: Import more W3C tests for parsing template elements
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-21 21:43 PST by Ryosuke Niwa
Modified: 2013-11-22 08:20 PST (History)
7 users (show)

See Also:


Attachments
Patch (302.71 KB, patch)
2013-11-21 21:55 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-09 for mac-mountainlion-wk2 (466.28 KB, application/zip)
2013-11-21 23:48 PST, Build Bot
no flags Details
Archive of layout-test-results from webkit-ews-03 for mac-mountainlion (513.05 KB, application/zip)
2013-11-21 23:52 PST, Build Bot
no flags Details
Archive of layout-test-results from webkit-ews-07 for mac-mountainlion (553.20 KB, application/zip)
2013-11-22 00:15 PST, Build Bot
no flags Details
Patch (304.10 KB, patch)
2013-11-22 07:04 PST, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Use innerText instead of textContent (302.68 KB, patch)
2013-11-22 07:31 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-11-21 21:43:37 PST
We should import more W3C tests for template elements.
Comment 1 Ryosuke Niwa 2013-11-21 21:55:14 PST
Created attachment 217649 [details]
Patch
Comment 2 Build Bot 2013-11-21 23:48:35 PST
Comment on attachment 217649 [details]
Patch

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

New failing tests:
fast/media/w3c/test_media_queries.html
Comment 3 Build Bot 2013-11-21 23:48:36 PST
Created attachment 217653 [details]
Archive of layout-test-results from webkit-ews-09 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-09  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 4 Build Bot 2013-11-21 23:52:01 PST
Comment on attachment 217649 [details]
Patch

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

New failing tests:
fast/media/w3c/test_media_queries.html
Comment 5 Build Bot 2013-11-21 23:52:03 PST
Created attachment 217654 [details]
Archive of layout-test-results from webkit-ews-03 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-03  Port: mac-mountainlion  Platform: Mac OS X 10.8.5
Comment 6 Build Bot 2013-11-22 00:15:37 PST
Comment on attachment 217649 [details]
Patch

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

New failing tests:
fast/media/w3c/test_media_queries.html
Comment 7 Build Bot 2013-11-22 00:15:39 PST
Created attachment 217655 [details]
Archive of layout-test-results from webkit-ews-07 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-07  Port: mac-mountainlion  Platform: Mac OS X 10.8.5
Comment 8 Ryosuke Niwa 2013-11-22 07:04:38 PST
Created attachment 217677 [details]
Patch
Comment 9 Ryosuke Niwa 2013-11-22 07:31:42 PST
Created attachment 217681 [details]
Use innerText instead of textContent
Comment 10 Ryosuke Niwa 2013-11-22 08:05:19 PST
Committed r159689: <http://trac.webkit.org/changeset/159689>