Re: Dillo_grows merged
"Sebastian Geerken" <[email protected]>
| Newsgroups | gmane.comp.web.dillo.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mo, Apr 18, 2016, Johannes Hofmann wrote: > the Google issue can be reproduced with > > <div> > <div style="float:left;display:inline-block">dillo</div> > <div style="float:left;display:inline-block">dillo</div> > <div style="float:left;display:inline-block">dillo</div> > </div> > > which did render one block next to the other in dillo 3.0.5 and > now renders each block below each other. Yes, floats are always positioned one below the other, never side by side, as most other browsers do. I've plans to implement the latter, but is is nothing to be done for the short term. It is interesting that dillo 3.0.5 shows them side by side (actually like an inline element), although `display:inline-block` is not supported before 3.1. Is there some workaround? Sebastian _______________________________________________ Dillo-dev mailing list [email protected] http://lists.dillo.org/cgi-bin/mailman/listinfo/dillo-dev
signature.asc
(application/pgp-signature, 473 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJXFUCvAAoJEAw7+YHB+ZL6IdcH/2yqNSaq6FMoM/TCI50gi27P khaUuduVsWDB9eg3JaFWRRTne4++0fk4srCLjfQT/4Fam/RqSVodon74XSbzsLNd Pd/I/zJjWrcEzcUClQx5kZYWFhl6+bvmvqbZVA8ojwgrk8I2XP9qYZHQJwlB2qLD 5RU96iM1qvtl2tm4K4Y88wxFaRLKlqF6Wczmtxifs7Y150zkAUemPBoiKAa4cPte wmNcD8OCbTkLFj/a2OU7Hxc+0Wn+Ah0rf4/1SkM5jLzHqGBMtC5u3jdq/GiGdeVY mMwLkd0Gq1lOXDjmehZmN6ar9VHiKB27uQwNDefLKPAe3ZgQXAEsIH659JZVH/8= =8LnH -----END PGP SIGNATURE-----