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
/
invisible-subtree-compositing-and-preserves-3d-expected.html
blob
79c6538829d58fc74c48d46c6e31fb68e85fdc4b
1
<!doctype
HTML
>
2
<div
style
=
"transform: translateX(300px); width: 300px; height: 300px; background: lightblue"
>
3
<div
style
=
"width: 200px; height: 200px; background: lightgray"
></div>
4
</div>