repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
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
blob
4c73ccee971c95ce123ba365da17afb700060393
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>