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
/
invalidate-when-receiving-paint-layer-expected.html
blob
ce407e6565189e0bb2e20afc28d442a7c6a8cf64
1
<!doctype
HTML
>
2
<div
style
=
"will-change: transform; position: fixed"
></div>
3
<div
style
=
"position: relative; border: 1px solid black;"
>
4
<div
id
=
"target"
style
=
"opacity: 0.2; height: 100px; width: 200px;"
>
5
This text should be very light
6
</div>
7
</div>