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
/
fast
/
deprecated-flexbox
/
block-axis.html
blob
d38943fce043dfcc5534030a4c426079cf975868
1
<div
style
=
"width: 100px; height: 100px; background-color: red; display: -webkit-box; -webkit-box-orient: block-axis;"
>
2
<div
style
=
"height: 50px; background-color: green;"
></div>
3
<div
style
=
"height: 50px; background-color: green;"
></div>
4
</div>