repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1729777 [wpt PR 30405] - Parsing for contain-intrinsic-size: auto <length>, a...
[gecko.git]
/
testing
/
web-platform
/
tests
/
css
/
CSS2
/
normal-flow
/
block-in-inline-baseline-001-ref.html
blob
35b68ceef65dbf91ecf51069a4f9f3ca007ec45c
1
<!DOCTYPE
html
>
2
<body>
3
text
4
<div
style
=
"display: inline-block; background: orange; width: 100px;"
>
5
content
6
<div
style
=
"border: solid; height: 20px;"
></div>
7
</div>
8
</body>