make pseudo-elements non-anonymous
Germain Garand
germain at ebooksfrance.org
Tue Mar 2 16:07:57 CET 2004
Hello,
As pseudo-elements are, from a logical standpoint, an intrinsic extension of a
given container and as such not really anonymous, we'd like to make them
share said container's element().
This has the benefit of avoiding the need for further arbitrary
discriminations amongst anonymous blocks eligible for squeezing, and to keep
the relationship with said container clear in the render tree, even when the
pseudo-container isn't a direct child (case of first-letter).
Is this something that could be shared accross our trees ( e.g simplifying
your isAnonymousBlock method into something that tests what it says it test)
or do you have a better idea?
Greetings,
Germain
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pseudo.diff
Type: text/x-diff
Size: 4244 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/khtml-devel/attachments/20040302/6ad965d3/pseudo.bin
More information about the Khtml-devel
mailing list