rather than at the beginning, so, we don't see a blank page between URL
traversals at all. The earlier page remains visible until the new page has
pixels that can be shown, and then, BANG, the new page becomes visible.
Gone are the days when we have to stare at a blank page while layout occurs.
git-svn-id: svn://10.0.0.236/trunk@12928 18797224-902f-48f8-a5cc-f745e15eee43
Fixed layer properties. Links and images-within-links get the right appearance
even when there are no style rules. Started on lo_SetStyleSheetBoxProperties.
Don't force the creation of a style db, ever. Handle style-system failures
more gracefully. Update to use ACTIVE_NODE where appropriate.
git-svn-id: svn://10.0.0.236/trunk@12902 18797224-902f-48f8-a5cc-f745e15eee43
to make that possible.
Move LM_ReflectNode call to laytags.c back-end from layout.c front-end (thank
you, Uncle Brendan).
Correct FIND_LAST_ELEMENT to handle newly-ended doc_states.
git-svn-id: svn://10.0.0.236/trunk@12375 18797224-902f-48f8-a5cc-f745e15eee43
don't need it in js/src/makefile.win).
- Added DOM support.
- Break up really long lines in mozilla.mak using backslashes.
- Added /I../../lib/libdom to several places (ugh).
- factor some mime.lib stuff better, but still not consistent in how SMART_MAIL
and MOZ_MAIL_NEWS select it.
- Include spans and transclusion stuff, shaver and toshok to clean up later.
- Use ?: instead of if/else in layout.c to minimize source and generated code.
- Use strong typing for struct DOM_foo * types without including domstyle.h,
by using mighty struct tags.
- Fix doc_id signedness in lm_dom.h (also eliminate tabs, but use 8 for
tab-width).
git-svn-id: svn://10.0.0.236/trunk@11524 18797224-902f-48f8-a5cc-f745e15eee43
completes. Delete the meta tag list once RDF HT is done looking at it.
This enables functionality like automatically sucking in META info into the
RDF hierarchy when you add a bookmark.
git-svn-id: svn://10.0.0.236/trunk@10055 18797224-902f-48f8-a5cc-f745e15eee43
lo_FinishLayout() was getting called multiple times. These fixes were migrated
over from the 4.06 branch.
git-svn-id: svn://10.0.0.236/trunk@7593 18797224-902f-48f8-a5cc-f745e15eee43
lo_FindDocumentEdge() because state->end_last_line was not being set
properly during layout of the document. Fixed.
git-svn-id: svn://10.0.0.236/trunk@3712 18797224-902f-48f8-a5cc-f745e15eee43
- Backing out some changes in layout.c that should not have gotten checked in...
git-svn-id: svn://10.0.0.236/trunk@847 18797224-902f-48f8-a5cc-f745e15eee43