Bug 1437782 [wpt PR 9494] - custom-elements: document.importNode() for customized...
commit1e3208e999447b6b0ae32efe2c7346ba1dcdfa34
authorKent Tamura <tkent@chromium.org>
Mon, 26 Mar 2018 11:32:20 +0000 (26 11:32 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Sat, 31 Mar 2018 21:20:06 +0000 (31 22:20 +0100)
tree8bda55626fbd0d12193084526dc6408032e6b3fd
parent39406c9545f9697e81ffadd2bc72dfb014f35fba
Bug 1437782 [wpt PR 9494] - custom-elements: document.importNode() for customized built-in elements should work, a=testonly

Automatic update from web-platform-testscustom-elements: document.importNode() for customized built-in elements should work

importNode() implementation should pass "is" value to "create an
element" algorithm.

WPT: Add a new test for importNode().

Bug: 807871
Change-Id: Id60c5577b5899aeac66b819986c34a28978e24d9
Reviewed-on: https://chromium-review.googlesource.com/915744
Reviewed-by: Yoichi Osato <yoichio@chromium.org>
Reviewed-by: Yoshifumi Inoue <yosin@chromium.org>
Commit-Queue: Kent Tamura <tkent@chromium.org>
Cr-Commit-Position: refs/heads/master@{#536311}

wpt-commits: 79f402f76e5b78f0fae93dbff7c4ddc5cd382e04
wpt-pr: 9494
wpt-commits: 79f402f76e5b78f0fae93dbff7c4ddc5cd382e04
wpt-pr: 9494
testing/web-platform/meta/MANIFEST.json
testing/web-platform/tests/custom-elements/upgrading/Document-importNode.html [new file with mode: 0644]