Bug 162457 - [ShadowDOM] Add support for Node.getRootNode(options)
Summary: [ShadowDOM] Add support for Node.getRootNode(options)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL: https://dom.spec.whatwg.org/#dom-node...
Keywords: WebExposed
Depends on:
Blocks: 148695
  Show dependency treegraph
 
Reported: 2016-09-22 13:34 PDT by Chris Dumez
Modified: 2016-09-22 18:56 PDT (History)
5 users (show)

See Also:


Attachments
Patch (24.17 KB, patch)
2016-09-22 14:06 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews102 for mac-yosemite (789.44 KB, application/zip)
2016-09-22 15:21 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews107 for mac-yosemite-wk2 (1.04 MB, application/zip)
2016-09-22 15:22 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews121 for ios-simulator-elcapitan-wk2 (7.52 MB, application/zip)
2016-09-22 15:25 PDT, Build Bot
no flags Details
Patch (23.45 KB, patch)
2016-09-22 15:52 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

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