Hi, This PR adds support for extra CSS units (ch, rem, vw, vh, vmin and vmax) from the mobilized fork: https://github.com/dillo-browser/dillo/pull/264 I tested it with a few sites, and overall it improves the rending layout, but it would be nice if you can test it with more sites before it gets merged. Best, Rodrigo.
Hi, Rodrigo Arias <rodarima@gmail.com> wrote:
This PR adds support for extra CSS units (ch, rem, vw, vh, vmin and vmax) from the mobilized fork:
https://github.com/dillo-browser/dillo/pull/264
I tested it with a few sites, and overall it improves the rending layout, but it would be nice if you can test it with more sites before it gets merged.
After a/b testing this with a fair amount of sites, I think it's a good PR. Maybe 10-20% of sites tested showed some improvement, and I also didn't see any especially noteworthy regressions. Regards, Alex
On Sat, Oct 05, 2024 at 06:25:20PM +0200, a1ex@dismail.de wrote:
After a/b testing this with a fair amount of sites, I think it's a good PR. Maybe 10-20% of sites tested showed some improvement, and I also didn't see any especially noteworthy regressions.
Thanks for testing! I will merge it soon. Best, Rodrigo
participants (2)
-
a1ex@dismail.de
-
Rodrigo Arias