Home | History | Annotate | Download | only in rendering

Lines Matching refs:BEFORE

57     // properly dirty line boxes that they are removed from.  Effects that do :before/:after only on hover could crash otherwise.
60 // Destroy our continuation before anything other than anonymous children.
61 // The reason we don't destroy it before anonymous children is that they may
120 // e.g., <font>foo <h4>goo</h4> moo</font>. The <font> inlines before
132 // Update pseudos for :before and :after now.
134 children()->updateBeforeAfterContent(this, BEFORE);
315 // Delete our line boxes before we do the inline split into continuations.