so i just wrote a page with "bfc" method.<p>and the "main" div has a really big width like:<p><pre><code> width: 100000000000000px;
</code></pre>
however when i inspect this element in safari's inspector, it shows as "33554428px" width, it seems to be a safari upper boundary huh?