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
/
css3
/
blending
/
mix-blend-mode-with-squashing-layer-expected.html
blob
69747c2b4e864b4394d1ee0e8c2d075dfdb25a3c
1
<!DOCTYPE
HTML
>
2
3
<style>
4
.box {
5
height:
100
px;
6
width:
100
px;
7
}
8
</style>
9
10
<p>
The test passes if you see a green square.
</p>
11
<div
class
=
"box"
style
=
"background-color: green;"
></div>