Home | History | Annotate | Download | only in rendering

Lines Matching refs:BEFORE

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