Sign in
webkit
/
WebKit
/
refs/heads/Safari-3-branch
/
.
/
LayoutTests
/
fast
/
dom
/
importNode-null-expected.txt
blob: 6bb5457b5aec4d1b9707aa44b38b0a70f0b67924 [
file
] [
log
] [
blame
]
This page tests calling document.importNode(null). If it passes, you'll see a "PASS" message below.
caught exception: Error: NOT_SUPPORTED_ERR: DOM Exception 9
PASS: importNode(null) didn't crash