gecko/layout/mathml/crashtests
Kearwood (Kip) Gilbert 93e818d617 Bug 984226 - Add parameter to OverflowChangedTracker::AddFrame to distingush between frames that need nsIFrame::UpdateOverflow called and frames that only have a transform that has changed. r=dbaron
- OverflowChangedTracker::AddFrame now accepts an enumerated type parameter to
  indicate if the overflow areas of children have changed (CHILDREN_CHANGED),
  the overflow areas of the children have changed and the parent have changed
  (CHILDREN_AND_PARENT_CHANGED), or if only the transform has changed
  (TRANSFORM_CHANGED).
- OverflowChangedTracker::Flush no longer falls back to calling
  nsIFrame::UpdateOverflow when a frame lacks a PreTransformOverflowAreas
  property.
- Added an additional change hint, nsChangeHint_ChildrenOnlyTransform, which
  results in TRANSFORM_CHANGED being passed in to
  OverflowChangedTracker::AddFrame.
- In nsIFrame::FinishAndStoreOverflow, the passed in overflow is now stored as
  the InitialTransformProperty for elements that are IsTransformed().
- Partially corrected Bug 926155, by only calling
  OverflowChangedTracker::AddFrame on parents of the sticky element during
  StickyScrollContainer::UpdatePositions, using CHILDREN_CHANGED.
2014-03-13 17:21:25 -07:00
..
151054-1.xml
289180-1.xml
307826-1.xhtml
307839-1.xhtml
307839-2.xhtml
323733-1.xml
323737-1.xml
323738-1.xml
323741-1.xml
323742-1.xml
336074-1.xhtml
347355-1-inner.xhtml
347355-1.gif
347355-1.html
347495-1.xhtml
347507-1.xhtml
348492-1.xhtml
348709-1.xhtml
348811-1.xhtml
348811-2.xhtml
353612-1.xhtml
355986-1.xhtml
364685-1.xhtml
366012-1.xhtml
366564-1.xhtml
367107-1.html
368430-1.xhtml
370791-1.xhtml
370862-1.xhtml
372483-1.xhtml
373472-1.xhtml
373472-2.xhtml
375562-1.xhtml
377824-1.xhtml
379418-1.xhtml
385226-1.xhtml
393760-1.xhtml
397518-1.xhtml
398038-1.html
400157.xhtml
400475-1.xhtml
402400-1.xhtml
403156-1.xhtml
404485-1.xhtml
405187-1.xhtml
405271-1.xml
412237-1.xml
413063-1.xhtml
416907-1.xhtml
420420-1.xhtml
431072-1.xhtml
443089-1.xhtml
463763-1.xhtml
463763-2.xhtml
476547-1.xhtml
477740-1.xhtml
541620-1.xhtml
557474-1.html
654928-1.html
655451-1.xhtml
713606-1.html
716349-1.html
947557-1.html Bug 947557 - Call DidReflow() on <mprescripts/> frame. r=fredw 2014-04-01 02:56:00 +02:00
973322-1.xhtml
crashtests.list Bug 984226 - Add parameter to OverflowChangedTracker::AddFrame to distingush between frames that need nsIFrame::UpdateOverflow called and frames that only have a transform that has changed. r=dbaron 2014-03-13 17:21:25 -07:00