On Tuesday 2005-03-08 17:00 -0800, Chris Du wrote:
> Thanks. Here are more questions:
> Refer to http://wiki.mozilla.org/wiki/Gecko:Continuation_Model
> There are some terms I don't quite understand.
> * in-flow block
> * floating block
> * absolutely positioned block.

These are defined in CSS2.1, although it uses "normal flow" instead of
"in-flow":
  http://www.w3.org/TR/CSS21/visuren.html#positioning-scheme

> * prev-in-flow, next-in-flow

This is defined in the page you cite:
# The frames for an element are put in a doubly-linked list. The links
# are accessible via nsIFrame::GetNextInFlow and
# nsIFrame::GetPrevInFlow.

-David

-- 
L. David Baron                                <URL: http://dbaron.org/ >
          Technical Lead, Layout & CSS, The Mozilla Foundation

Attachment: pgpy3TjAcuohi.pgp
Description: PGP signature

Reply via email to