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
/
compositing
/
squashing
/
squashing-reflection-disallowed-expected.html
blob
35b2609a380390b80d075b2c60cc158fe10b567d
1
<!DOCTYPE
HTML
>
2
<style>
3
div {
4
width:
100
px;
5
height:
100
px;
6
background: url(
"resources/blue.png"
) no-repeat
0 0
/
100
%
100
%;
7
display: inline-block;
8
}
9
</style>
10
<div
style
=
"position: relative; left: 10px; top: 10px;"
></div>
11
<div
style
=
"-webkit-box-reflect: below 5px;"
></div>