I'm not trying to fix a particular bug for a particular app. I port blueprint to the Sass stylesheet syntax as part of the compass project, and so if this change breaks a bunch of apps that depend on my software, I have to document why and help them understand how to upgrade.
chris On Tue, Dec 8, 2009 at 3:55 PM, Tim Rijkse <[email protected]> wrote: > Hey there, > > I think this bug is easy to fix if you play a little bit with the font-size > used on de body {}.. > > Let's say (don't mention the math) when the HTML is 100.01%, the body > should have a 99,99... > > This is just a guess but i think it will solve your problem > > Let me know, thanks > > 2009/12/9 Chris Eppstein <[email protected]> > >> Compass 0.10 is in pre-release and I have a bug filed that I'm trying to >> understand. >> >> Here's the bug: >> http://github.com/chriseppstein/compass/issues#issue/65 >> >> I currently suspect that the change to the typography css in this commit: >> >> >> http://github.com/joshuaclayton/blueprint-css/commit/9be685760014b3258dcd83913b9b19f130551b2f >> >> which added this line: >> html { font-size:100.01%; } >> >> Might be to blame. But since this commit is a mish-mash of bug fixes it's >> really hard for me trace back to the original Lighthouse ticket that >> prompted the change. >> >> Can someone please elucidate this change for me? >> >> Thanks, >> chris >> >> P.S. Please consider using more granular commits in the future and >> referencing the exact LH bug. >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Blueprint CSS" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<blueprintcss%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/blueprintcss?hl=en. >> > > > > -- > Regards, > > Tim Rijkse > > ======================================\\ > > Tim Rijkse ; Code Monk > MediaMonks BV ; Interactive Art > Schapenkamp 2 | 1211 PA | Hilversum > The Netherlands | Europe > email : [email protected] > tel : +31 (0) 35 6212150 > fax : +31 (0) 35 6242720 > internet address : http://www.mediamonks.com > > ============================================|| > > * Member of the Creative Brotherhood. > > ============================================|| > > * Please quote all replies in correspondence. > > ============================================|| > > > DISCLAIMER > > De informatie in dit e-mailbericht is vertrouwelijk en uitsluitend bestemd > voor de geadresseerde. Indien dit e-mailbericht niet voor u bestemd is, > verzoeken wij u vriendelijk het e-mailbericht aan de afzender te > retourneren, het te vernietigen en de inhoud ervan aan niemand openbaar te > maken. MediaMonks B.V. aanvaardt geen enkele aansprakelijkheid voor > onjuiste, onvolledige dan wel ontijdige overbrenging van de inhoud van een > verzonden e-mailbericht, noch voor door haar daarbij overgebrachte virussen. > > > The information contained in this e-mail is confidential and intended for > the addressee only. If you have received it in error please notify the > sender by return e-mail. Please delete this e-mail and do not disclose its > contents to any person. MediaMonks B.V. does not accept any liability for > any errors, omissions, delays of receipt or viruses in the contents of this > message which arise as a result of e-mail transmission. > > -- > You received this message because you are subscribed to the Google Groups > "Blueprint CSS" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<blueprintcss%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/blueprintcss?hl=en. > -- You received this message because you are subscribed to the Google Groups "Blueprint CSS" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/blueprintcss?hl=en.
