blob: 113604b344832e75d2661248153fc2760a9f9d3e [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>This tests when we issue subtree layout on multiple subtrees, they all get laid out properly.</title>
</head>
<body>
<div><input value="foobar"></div>
<div><input value="foobar"></div>
</body>
</html>