[Patch] improved text-decoration II

Leo Savernik l.savernik at aon.at
Sun Apr 25 20:34:47 BST 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Sonntag 25 April 2004 20:08 schrieb Dirk Mueller:
> On Sunday 18 April 2004 19:28, Leo Savernik wrote:
[...]
> hmm, where are we currently not compliant?

Example: <u>bla <span style="visibility:hidden">inv</span> blu</u>

According to CSS 1, the underline should also span the invisible "inv", which 
we currently don't.

>
> > If that isn't bearable, should we take the IE approach to favour speed
> > over correctness, and leave everything as is?
>
> The line-thickness fix is great.. long time todo. About the other stuff I'm
> not so sure what it is actually supposed to fix..

It's basically an ordering problem. Text selections paint their decorations 
themselves, but RenderFlows now paint their decorations after the text 
selection is painted, thus overpainting decoration of the selected text 
(which makes it nearly invisible most of the time).

Is it therefore ok to paint text selections in the PaintActionSelection phase?

mfg
	Leo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQFAjBLXj5jssenUYTsRAoQkAJ0UWA46TgqqikTX5i7FYyVEeC8kBwCgrzcG
mjQn3wqkrtuVWHdiGKavy24=
=Y2pJ
-----END PGP SIGNATURE-----




More information about the kfm-devel mailing list