Bug 162457

Summary: [ShadowDOM] Add support for Node.getRootNode(options)
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, cdumez, commit-queue, koivisto, rniwa
Priority: P2 Keywords: WebExposed
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://dom.spec.whatwg.org/#dom-node-getrootnode
Bug Depends on:    
Bug Blocks: 148695    
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from ews102 for mac-yosemite
none
Archive of layout-test-results from ews107 for mac-yosemite-wk2
none
Archive of layout-test-results from ews121 for ios-simulator-elcapitan-wk2
none
Patch none

Description Chris Dumez 2016-09-22 13:34:44 PDT
Add support for Node.getRootNode(options):
- https://dom.spec.whatwg.org/#dom-node-getrootnode
Comment 1 Chris Dumez 2016-09-22 14:06:53 PDT
Created attachment 289595 [details]
Patch
Comment 2 Build Bot 2016-09-22 15:21:00 PDT
Comment on attachment 289595 [details]
Patch

Attachment 289595 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/2127812

New failing tests:
imported/w3c/web-platform-tests/dom/interfaces.html
Comment 3 Build Bot 2016-09-22 15:21:03 PDT
Created attachment 289611 [details]
Archive of layout-test-results from ews102 for mac-yosemite

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews102  Port: mac-yosemite  Platform: Mac OS X 10.10.5
Comment 4 Build Bot 2016-09-22 15:22:09 PDT
Comment on attachment 289595 [details]
Patch

Attachment 289595 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/2127820

New failing tests:
imported/w3c/web-platform-tests/dom/interfaces.html
Comment 5 Build Bot 2016-09-22 15:22:12 PDT
Created attachment 289612 [details]
Archive of layout-test-results from ews107 for mac-yosemite-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews107  Port: mac-yosemite-wk2  Platform: Mac OS X 10.10.5
Comment 6 Build Bot 2016-09-22 15:25:39 PDT
Comment on attachment 289595 [details]
Patch

Attachment 289595 [details] did not pass ios-sim-ews (ios-simulator-wk2):
Output: http://webkit-queues.webkit.org/results/2127784

New failing tests:
imported/w3c/web-platform-tests/dom/interfaces.html
Comment 7 Build Bot 2016-09-22 15:25:43 PDT
Created attachment 289613 [details]
Archive of layout-test-results from ews121 for ios-simulator-elcapitan-wk2

The attached test failures were seen while running run-webkit-tests on the ios-sim-ews.
Bot: ews121  Port: ios-simulator-elcapitan-wk2  Platform: Mac OS X 10.11.6
Comment 8 Chris Dumez 2016-09-22 15:52:30 PDT
Created attachment 289618 [details]
Patch
Comment 9 WebKit Commit Bot 2016-09-22 18:56:21 PDT
Comment on attachment 289618 [details]
Patch

Clearing flags on attachment: 289618

Committed r206285: <http://trac.webkit.org/changeset/206285>
Comment 10 WebKit Commit Bot 2016-09-22 18:56:28 PDT
All reviewed patches have been landed.  Closing bug.