Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / paint / invalidation / spv2 / textarea-set-disabled-expected.html
blobac1175b751b1c0a497242017a4f091c496c3ea80
1 <!DOCTYPE html>
2 <html>
3 <body>
4 <form>
5 <textarea disabled style="font: 10px Ahem; width: 100px; height: 100px;"></textarea>
6 </form>
7 </body>
8 </html>