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
Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
LayoutTests
/
css3
/
blending
/
mix-blend-mode-background-size-expected.html
blob
00bb4e3088998ea36175131a22a131dd21540d79
1
<!DOCTYPE
HTML
>
2
<html>
3
<head>
4
<style>
5
div {
6
width:
60
px;
7
height:
60
px;
8
}
9
</style>
10
<body
style
=
"background: olive;"
>
11
<div
style
=
"background: #800000;"
></div>
12
</body>
13
</html>