Hi,

Are all <LI> represented by a nsBulletFrame?

I tried putting print statement in:
void nsDisplayBullet::Paint(...);
NS_IMETHODIMP
nsBulletFrame::BuildDisplayList(...);
void
nsBulletFrame::PaintBullet(...);

And load a page with UL and LI, but none of my print statements print
out.

Can you please tell me why?

Thank you.
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to