Hi, http://freehg.org/u/dillo/css-prototype now contains an extended CSS parser that can handle more complex CSS selectors. With this, some other changes, manual stylesheet download, and some tweaking, the fltk homepage looks like this: http://www.ecademix.com/JohannesHofmann/tmp/dillo-fltk.png Cheers, Johannes
Johannes wrote:
http://freehg.org/u/dillo/css-prototype now contains an extended CSS parser that can handle more complex CSS selectors. With this, some other changes, manual stylesheet download, and some tweaking, the fltk homepage looks like this:
Nice! :)
This is great! When will CSS be merged into main dillo? Regards, furaisanjin
On Tue, Dec 02, 2008 at 08:13:33AM +0900, furaisanjin wrote:
This is great! When will CSS be merged into main dillo?
Well, fltk.org is one of the few sites where current CSS prototype improves the look. There is a lot where it gets worse. There also is a noticable reduction in rendering speed depending on the size of the stylesheet. I'd say we wait until automatic stylesheet loading is implemented. Then we can decide whether to merge CSS support. Regards, Johannes
Hi, One strong demand is that there are pages whose font color and background color are same in plain HTML but are changed in CSS. In this case we can't see any text at all. This is one example page. http://www.nhk.or.jp/archives/radiodrama/ Regards, furaisanjin
On Wed, Dec 03, 2008 at 11:20:53AM +0900, furaisanjin wrote:
Hi,
One strong demand is that there are pages whose font color and background color are same in plain HTML but are changed in CSS. In this case we can't see any text at all.
This is one example page. http://www.nhk.or.jp/archives/radiodrama/
For now you could set force_my_colors=YES in dillorc. Regards, Johannes
Hi,
For now you could set force_my_colors=YES in dillorc.
That wold be one way to avoid the problem but another issue is we can't change dillo config on the fly, so I have to start dillo up if I want to do so. If I keep force_my_colors=YES, dillo appearance looks bad. Regards, furaisanjin
On Thu, Dec 04, 2008 at 08:13:49AM +0900, furaisanjin wrote:
Hi,
For now you could set force_my_colors=YES in dillorc.
That wold be one way to avoid the problem but another issue is we can't change dillo config on the fly, so I have to start dillo up if I want to do so. If I keep force_my_colors=YES, dillo appearance looks bad.
That's true. I just checked your example page and it seems to look better with the current CSS prototype. The letters are visible - but still not readable for me ;-) Regards, Johannes
participants (3)
-
corvid@lavabit.com
-
furaisanjin@gmail.com
-
Johannes.Hofmann@gmx.de