blob: 9660b9d3f1b389d9f007c39902d196d44a77a88c [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Hierarchy_ensureInlineNodesInParagraph(document.body.firstChild,true);
}
</script>
</head>
<body>
Test
</body>
</html>