On 26/03/2021 18:24, Rainer Bielefeld wrote:

https://nick-hat-boecker.de/corona-generator/ does not work with installation of unofficial (by wg9s) De SeaMonkey 2.53.8 beta 1 pre Mozilla/5.0  (NT 6.1; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0 Build 20210227220003 (Newly created User Profile, Default Classic Theme) on German WIN7 64bit.

Expected: Clicking [Start] or [Neustart] should show a German flag animation and afterwards a funny text.

Actual: Nothing  😥

Works fine with Chromium.

Error Console shows lots of Errors like

Zeitstempel: 26.03.2021, 19:16:55
Warnung: Fehler beim Verarbeiten des Wertes für 'animation' nach dem Ersetzen von Variablen. Erzeugter Wert war 'revealBlock 0s calc(1.2s + .5s) forwards'.  Rückfall auf 'initial' angewendet. Quelldatei: https://nick-hat-boecker.de/corona-generator/css/app.38cf58f8.css
Zeile: 1
Quelltext:
revealBlock 0s calc(1.2s + .5s) forwards


These errors are related to Web Animations: <https://developer.mozilla.org/en-US/docs/Web/API/Web_Animations_API>

Apparently the animations are specified using CSS. Previously, we discovered that SeaMonkey 2.53 CSS doesn't understand calc(). This may well be what's happening here.

2.53.6: nothing happens (Start -> Neustart>), nothing in the error console.

As the corona-generator uses the Vue.js framework, it's supposed to run on less recent browsers without Web Component polyfills, but obviously something is not working that would make that happen -- maybe the developer used the wrong settings? Either way, you'd get the calc() issue as in 2.53.8.

/df

--
London
UK
_______________________________________________
support-seamonkey mailing list
support-seamonkey@lists.mozilla.org
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to