blob: 2918fa63fb2a241d525468d5416caa47f240b74d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<script>
function performTest()
{
Hierarchy_avoidInlineChildren(document.body);
}
</script>
</head>
<body>
One
</body>
</html>