Left Justified
FeedsArchive
» 2005 » March
Gecko 1.8: Bye-bye printed float bug!
March 29, 2005 | 6 Comments
From Gecko 1.8 For Web Developers: Columns (via: Anne):
In particular some huge issues involving floats breaking across columns have been fixed. Since we use the same code for page layout as for columns, this also means a lot of problems with printing (and print previewing) pages with floats have been fixed
Hopefully this means that floated elements (read: columns) will be continued on the next page, as they should, instead of disappearing into some kind of magical void.
The article referenced above contains some very interesting CSS news regarding columns — go check it out! It looks like Firefox 1.1 is really going to up the stakes in the CSS 2.1 compliance field. Opera and Mozilla are certainly the driving forces at the moment, though I don’t doubt the Safari team are working hard to stay in the game.
Permalink for “Gecko 1.8: Bye-bye printed float bug!”The Acid Test Challenge
March 17, 2005 | 6 Comments
By now you’ve probably read this elsewhere — Opera have challenged MS to a CSS comformance duel. The old acid test was first passed by IE mac, yet somehow I have my doubts that IE will take the title this time ‘round.
Continue reading “The Acid Test Challenge”