Back to Chromium

importNode

third_party/blink/web_tests/fast/dom/importNodeHTML.html

149.0.7827.2213 B
Original Source

This is a simple test of both importNode and cloneNode, created from an example that demonstrated a bug in importNode.

The original node:

Outer bit Inner bit.

Copied with importNode():

Copied with cloneNode():