Re: Include out of viewport frames in display list
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.layout |
|---|---|
| Message-ID | <[email protected]> |
On 5/7/16 2:26 PM, [email protected] wrote: > I thought I had everything until I noticed the missing button children. How can I still include those in my display list? Where in the source code are they excluded form a display list with mode EVENT_DELIVERY? Or where are they included in a display list with mode PAINTING? http://hg.mozilla.org/mozilla-central/file/bae525a694e2/layout/forms/nsHTMLButtonControlFrame.cpp#l121 -Boris