What I noticed (in Chrome 9 Windows) is when going from the "Contact" page
to the "Journal" page, as Journal renders it first pushes the horizontal
rule down a pixel or two and then as if finishes rendering the horizontal
rule moves back up to its original/prescribed position.

This same push down and return happens on both pages and can be observed
simply by refreshing the page, either the Contact page or the Journal page.

Could this be that a declaration first sets the position of the header and
other elements above the horizontal rule and then a subsequent declaration
changes a specification, thus the push on the first line and the return on
the subsequent line.



-----Original Message-----
From: css-d-boun...@lists.css-discuss.org
[mailto:css-d-boun...@lists.css-discuss.org] On Behalf Of Jukka K. Korpela
Sent: Thursday, February 10, 2011 12:46 PM
To: css-d
Subject: Re: [css-d] h1 vertical jump

David Laakso wrote:

> On this page:
> <http://chelseacreekstudio.com/makeover/journal/index.php>
> the word "Journal" [h1] will sometimes jump-- click to and from
> "Previous Page" "Next Page" to see it.

I think the "jump" is caused by a change of font - the heading gets first 
rendered in some font available in the user's system, then changes to use 
the Calluna Regular web font. Sorry, I have no idea how this could be 
changed.

-- 
Yucca, http://www.cs.tut.fi/~jkorpela/ 

______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to