RESOLVED CONFIGURATION CHANGED 37332
Fluid Grid alignment
https://bugs.webkit.org/show_bug.cgi?id=37332
Summary Fluid Grid alignment
Julien
Reported 2010-04-09 08:02:25 PDT
Hi, If you go there http://www.designinfluences.com/fluid960gs/16/fluid/jquery/ and open the "16-Column Grid" panel, the right boxes ("16", "08", etc…) should be perfectly aligned. I tested this on Firefox, it works perfectly well. This grid is using width and margin with %, should probably be the problem… Actually I'm using a grid just like this one, width and margin %, and I have exactly the same problem. Thank you
Attachments
Alexey Proskuryakov
Comment 1 2011-01-19 00:41:33 PST
Is this simply because boxes have integer sizes in WebKit, so percentages don't add up?
Julien
Comment 2 2011-01-20 18:46:53 PST
So... is it a bug or not ? It sounds like % are not well managed by Webkit, right ?
Brent Fulgham
Comment 3 2022-07-11 17:08:27 PDT
The relevant website no longer exists.
Alexey Proskuryakov
Comment 4 2022-07-12 20:11:44 PDT
The webpage can be found at https://web.archive.org/web/20100413055950/http://www.designinfluences.com/fluid960gs/16/fluid/jquery/, and it appears to render as expected now. Not that one needs divs for a grid layout any more :)
Note You need to log in before you can comment on or make changes to this bug.