Closed muhammad-saleh closed 10 years ago
Would you mind putting together a quick reduced test case on jsbin (or similar)?
Please let me know if you need anything else
http://jsbin.com/takes/1/edit?html,output
if you can notice the container div has width and it's floated so the next div which is also floated should be just next to the container but it's not
I'm not sure if this how it supposed to work or there's something I don't quite get
Wow. That's a bug in Chrome!
As you can see here it's reproducible in CSS:- http://jsbin.com/zobor/1/edit?html,css,js,output
I've raised a bug with Google here:- https://code.google.com/p/chromium/issues/detail?id=372052&thanks=372052&ts=1399675074
I closed it cause I'm not sure if it's an issue or I'm doing something wrong
You're not doing anything wrong - it's a bug in the web browser :-)
Okay great :) thanks for your time
I had issues when I tested with a long connected string like this: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
the issue is that it reserved the long text space however the displayed text is the desired result