Re: what's currently broken in dillo
"Sebastian Geerken" <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Fr, Jan 02, 2015, Jorge Arellano Cid wrote: > It's a bit sad to find time and again that 3.0.4 has better rendering > than the new branch. (e.g. [1]) > > [1] http://actualidad.rt.com/economia/161785-china-devastador-dolar-rublo-yuanes It is getting better (fixing "plain" bugs). While examining why the images are not shown, I noticed that some element is set at height 0. Test the attached page in dillo and Firefox and notice the difference: Firefox shows the first line, although it has height 0, but draws the second line at the same position as the first, the latter shining through. It is somewhat difficult to imitate this behavour [1]; but two solutions are feasable: (i) ignore height (perhaps via user style sheet); (ii) use 'height' only to make elements larger (somewhat similar to 'adjust_min_width'). In both cases, the two lines would be put on top of each other. Sebastian [1] Complicated cases of overlapping elements are handled in the "dillo_grows" repository, at <http://flpsed.org/hgweb/dillo_grows>. _______________________________________________ Dillo-dev mailing list [email protected] http://lists.dillo.org/cgi-bin/mailman/listinfo/dillo-dev
signature.asc
(application/pgp-signature, 490 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iQEcBAEBAgAGBQJUqqbDAAoJEAw7+YHB+ZL6Gu8H+QH6LzO2x+9smpM9TUZ8Yg3v btDz9HnZq1aNw8ox5FwJhczqdtspVTfF29XpCY2Wo3YWHaEeKSFYky8DxJ1e+nqc f7anS+TCrJm/j/0o7W6DW1qd1T1l5Q5KnG0jTl2TijLa9jxOg5cAqmovMfv2sVud q50dUltfDisEi753GZv1IdfENBPteUzpRyEjK9ZhVxuKbkiqmVS59BAOTsIIbx04 XL7iL6OsAyR5NYugUTSEfG314sztnU5l5hCF6Lt+e+pBx2CXiTNejjvtaN7PlHfW Ay1DQOs9n50tpH6XPxN69f1Stc7WXjxb0DnkT+LTcOB0Jtj2fVIbKVoVFtBV6G8= =r/Jc -----END PGP SIGNATURE-----