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