Bug 153537

Summary: Add Node.treeRoot
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, cdumez, commit-queue, esprehn+autocc, kangil.han, koivisto, kondapallykalyan, mjs, rniwa, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar, WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 148695    
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews101 for mac-yosemite
none
Archive of layout-test-results from ews104 for mac-yosemite-wk2
none
Archive of layout-test-results from ews113 for mac-yosemite
none
rebaselined the test koivisto: review+

Ryosuke Niwa
Reported 2016-01-26 23:37:20 PST
Add Node.treeRoot, which returns the root node as described in http://w3c.github.io/webcomponents/spec/shadow/#extensions-to-node-interface
Attachments
Patch (12.53 KB, patch)
2016-01-26 23:41 PST, Ryosuke Niwa
no flags
Archive of layout-test-results from ews101 for mac-yosemite (743.09 KB, application/zip)
2016-01-27 00:34 PST, Build Bot
no flags
Archive of layout-test-results from ews104 for mac-yosemite-wk2 (942.49 KB, application/zip)
2016-01-27 00:39 PST, Build Bot
no flags
Archive of layout-test-results from ews113 for mac-yosemite (785.75 KB, application/zip)
2016-01-27 00:41 PST, Build Bot
no flags
rebaselined the test (13.28 KB, patch)
2016-01-27 11:19 PST, Ryosuke Niwa
koivisto: review+
Ryosuke Niwa
Comment 1 2016-01-26 23:41:38 PST
Radar WebKit Bug Importer
Comment 2 2016-01-26 23:48:30 PST
Build Bot
Comment 3 2016-01-27 00:34:30 PST
Comment on attachment 269987 [details] Patch Attachment 269987 [details] did not pass mac-ews (mac): Output: http://webkit-queues.webkit.org/results/744629 New failing tests: js/dom/dom-static-property-for-in-iteration.html
Build Bot
Comment 4 2016-01-27 00:34:33 PST
Created attachment 269989 [details] Archive of layout-test-results from ews101 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: ews101 Port: mac-yosemite Platform: Mac OS X 10.10.5
Build Bot
Comment 5 2016-01-27 00:39:20 PST
Comment on attachment 269987 [details] Patch Attachment 269987 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.webkit.org/results/744631 New failing tests: js/dom/dom-static-property-for-in-iteration.html
Build Bot
Comment 6 2016-01-27 00:39:23 PST
Created attachment 269990 [details] Archive of layout-test-results from ews104 for mac-yosemite-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews104 Port: mac-yosemite-wk2 Platform: Mac OS X 10.10.5
Build Bot
Comment 7 2016-01-27 00:41:01 PST
Comment on attachment 269987 [details] Patch Attachment 269987 [details] did not pass mac-debug-ews (mac): Output: http://webkit-queues.webkit.org/results/744627 New failing tests: js/dom/dom-static-property-for-in-iteration.html
Build Bot
Comment 8 2016-01-27 00:41:04 PST
Created attachment 269991 [details] Archive of layout-test-results from ews113 for mac-yosemite The attached test failures were seen while running run-webkit-tests on the mac-debug-ews. Bot: ews113 Port: mac-yosemite Platform: Mac OS X 10.10.5
Ryosuke Niwa
Comment 9 2016-01-27 11:19:11 PST
Created attachment 270012 [details] rebaselined the test
Ryosuke Niwa
Comment 10 2016-01-27 12:09:56 PST
Note You need to log in before you can comment on or make changes to this bug.