otter-browser icon indicating copy to clipboard operation
otter-browser copied to clipboard

css3 test makes page hang

Open StevanWhite opened this issue 10 months ago • 3 comments
trafficstars

This very nice on-line CSS3 test doesn't do well on Otter 1.0.03 (on Manjaro Linux)

https://css3test.com/

  1. After the page (at least partially) loads, the tab becomes unresponsive, and scrolling stops working. Closing the tab from the File menu then causes the browser to crash.

  2. The page reports 48% support for CSS3. (As the page says, this is just the portion of CSS the browser recognizes, not what it correctly implements.) Gecko is at 89%, and Blink at 90%.

StevanWhite avatar Jan 13 '25 18:01 StevanWhite

Gecko is at 89%, and Blink at 90%.

A bit besides the point (that'd be the freezing) but I see significantly lower values (63 % and 70 %)?

This is one of those situations where switching between QtWebKit and QtWebEngine (and different versions thereof) can make a difference btw. :-)

Frenzie avatar Jan 13 '25 19:01 Frenzie

About the support values: I see those on the Manjaro distro installations of Firefox and Chromium. Now, Manjaro is an Arch Linux derivative, and tends to use the latest stable releases of stuff. I tried the same page on Android, where I see values like yours, for FireFox and Chrome.

I'm glad to hear that a change of rendering libraries could boost the standards compliance.

But as you emphasized, the main thing is this hang. (See also my report about a similar issue, loading multiple MP2 videos.)

StevanWhite avatar Jan 13 '25 23:01 StevanWhite

I have some the same issue, but with tailwind... CCS3.0 is working good, but new features are broken. I try to downgrade tailwincss versión, but all styles are broken. Thank you for keep this project alive.

snithfferx avatar Feb 25 '25 21:02 snithfferx