Tests createContextualFragment does not execute scripts immediately. You should see PASS below:
"); node.textContent = !count ? 'PASS' : 'FAIL - expected no execution but executed ' + count + ' times'; if (window.testRunner) testRunner.dumpAsText();