Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / text-autosizing / subtree-relayout-input-expected.html
blobcbb57170cd31b73a3f48c86b2eae64ea10cd3de0
1 <!DOCTYPE html>
2 <html>
3 <body>
4 This test passes if it does not crash.<br/>
5 <input type="text" value="test"></input>
6 </body>
7 </html>