L. David Baron
e0b0b6e835
Bug 451791 patch 2 - Report block non-empty to its parent block during margin collapsing if we encounter clearance. r=roc
...
The goal of ComputeCollapsedBStartMargin is to collapse all of the
margins that collapse with a block's top margin. It does this by
scanning forward through the child list until it finds something that
blocks collapsing; it descends into children through recursion. When we
find a non-empty block or line, we stop collapsing and report to the
parent that the child is non-empty so that it stops collapsing as well.
This patch changes our behavior when we have clearance to do the same
thing that we do for non-empty lines or blocks (which makes both
occurrences of |goto done| be preceded by the same code). Without the
patch we would fail to report being non-empty to the parent (and instead
report emptiness based on the IsEmpty() method). This meant that,
without the patch, if a block has a child with clearance but also has
IsEmpty() true, we would stop scanning margins in that block after the
clearance, but start searching again for margins in the block's parent,
starting with the block's bottom margin. This patch sets *aBlockIsEmpty
to true in that case so that we do not pick up again in the block's
parent (or, potentially, grandparent, etc.).
2015-08-05 21:04:38 -07:00
..
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-09-14 22:16:53 -04:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2013-08-26 21:27:49 -10:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2015-08-05 21:04:38 -07:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2013-10-15 17:37:03 -07:00
2013-10-15 17:37:03 -07:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00
2014-03-04 14:09:37 -08:00