Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / paint / invalidation / spv2 / no-caret-repaint-in-non-content-editable-element-expected.html
blob4c73ccee971c95ce123ba365da17afb700060393
1 <html>
2 <body>
3 <p>This tests that clicking on a non-content editable element does not cause a repaint of it in whole or in part.</p>
4 <p id="target">This element is not content editable.</p>
5 </body>
6 </html>