Files
tubestation/layout/reftests/selection
Masayuki Nakano b0fd28a687 Bug 1368521 Selection::SelectFrames() shouldn't skip first content invalidation if it's different from handled text node r=mats
The first node of |iter| in Selection::SelectFrames() may be different from the start parent of given range.  Therefore, if they are different, it shouldn't skip first item of |iter|.

MozReview-Commit-ID: DgE2dSziaxo
2017-05-31 15:57:53 +09:00
..