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
no bug - Bumping Firefox l10n changesets r=release a=l10n-bump DONTBUILD CLOSED TREE
[gecko.git]
/
layout
/
reftests
/
floats
/
1322843-1-ref.html
blob
f3b15eb9e024fc654fd6759062bf53d236f04417
1
<!DOCTYPE
html
>
2
<title>
Bug
1322843
- Intrinsic width with float
</title>
3
<style>
4
#outer {
5
width:
200
px;
6
height:
200
px;
7
background: green;
8
}
9
</style>
10
<div
id
=
"outer"
></div>