bramus / bramus/scroll-driven-animations-debugger-extension
The extension doesn’t work with elements in iframes. It shows saying that there are no Scroll-Driven Animations attached to the element even though there are.
Open
bug
external
FAQ
wontfix
- Dominant language
- No language data
- Stars
- 59
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
E.g. https://codepen.io/bramus/pen/vYvXWyv: inspect the parent page first, and then select `div.up` in the `iframe`. The extension incorrectly shows that there are no animations attached while there certainly are!
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue with the linked CodePen: inspect the parent page, then select `div.up` inside the iframe. Trace how the extension checks Scroll-Driven Animations for elements in an iframe, and verify the work is done when the selected element reports its attached animations instead of none.
Written by the indexing model from the issue text.
Assessment
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100