summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/text-autosizing/subtree-relayout-input-expected.html
blob: cbb57170cd31b73a3f48c86b2eae64ea10cd3de0 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
<body>
This test passes if it does not crash.<br/>
<input type="text" value="test"></input>
</body>
</html>