33554428 in safari
1–3 of 3 posts
Re: 33554428 in safari
#2so i just wrote a page with "bfc" method.
and the "main" div has a really big width like:
width: 100000000000000px;
however when i inspect this element in safari's inspector, it shows as "33554428px" width, it seems to be a safari upper boundary huh?Re: 33554428 in safari
#3so i just wrote a page with "bfc" method. and the "main" div has a really big width like: width: 100000000000000px; however when i inspect this element in safari's inspector, it shows as "33554428px" width, it seems to be a safari upper boundary huh?
by the way:
> 33554428 .toString(2) '1111111111111111111111100'