Open
Bug 2009656
Opened 2 days ago
Updated 1 day ago
github.com - "MoE counter" animation does not play
Categories
(Web Compatibility :: Site Reports, defect, P3)
Tracking
(Webcompat Priority:P3, Webcompat Score:4, firefox146 affected, firefox148 affected)
NEW
People
(Reporter: bfarkas, Unassigned)
References
()
Details
(Keywords: webcompat:needs-diagnosis, webcompat:site-report, Whiteboard: [webcompat-source:web-bugs][webcompat:sightline][webcompat:japan])
User Story
platform:windows,mac,linux,android impact:content-missing configuration:general affects:few branch:release diagnosis-team:security user-impact-score:90
Attachments
(1 file)
|
618.87 KB,
video/mp4
|
Details |
Environment:
Operating system: Windows 10
Firefox version: Firefox 148.0a1 (2026-01-11)
Steps to reproduce:
- Access: https://github.com/om3ga6400/laughing-giggle
- Observe the page
Expected Behavior:
The "MoE counter" animation plays accordingly
Actual Behavior:
The "MoE counter" animation does not play
Notes:
- The counter itself is working accordingly once refreshing the page, but without the expected animation
- Reproduces regardless of the status of ETP
- Reproduces in firefox-nightly, and firefox-release
- Does not reproduce in chrome
Created from https://github.com/webcompat/web-bugs/issues/199748
| Reporter | ||
Updated•2 days ago
|
status-firefox146:
--- → affected
status-firefox148:
--- → affected
| Reporter | ||
Comment 1•2 days ago
|
||
Updated•2 days ago
|
Whiteboard: [webcompat-source:web-bugs] → [webcompat-source:web-bugs][webcompat:sightline][webcompat:japan]
Comment 2•1 day ago
|
||
This seems to be an SVG animation for me? I'm seeing a CSP issue that might be related:
Content-Security-Policy: The page’s settings blocked a JavaScript eval (script-src) from being executed because it violates the following directive: “script-src https://github.githubassets.com” (Missing 'unsafe-eval')
So let's maybe start there?
Severity: -- → S4
User Story: (updated)
Webcompat Priority: --- → P3
Webcompat Score: --- → 4
Keywords: webcompat:needs-diagnosis
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•