rrweb
                                
                                 rrweb copied to clipboard
                                
                                    rrweb copied to clipboard
                            
                            
                            
                        [feature request]: Support JavaScript Animation API
Preflight Checklist
- [X] I have searched the issue tracker for a bug report that matches the one I want to file, without success.
What package is this bug report for?
rrweb
Version
2.0.0-alpha.5
Expected Behavior
Elemets with shadow DOM should have the appropriate styles.
https://user-images.githubusercontent.com/4883032/219647936-4f5a1213-c793-4d8c-adc9-57e0d1b507cf.mov
Actual Behavior
Styles for elements with shadow DOM are not recorded properly. It appears that some of the styles have been overlooked.
https://user-images.githubusercontent.com/4883032/219649353-3a181a72-4f87-4a04-a341-a1c77b7d5c1d.mov
Steps to Reproduce
Repository to reproduce the issue: https://github.com/dzNavitski/rrweb-styles-issue.git
Stackblitz: https://stackblitz.com/edit/angular-8pmqhd
Testcase Gist URL
https://rrwebdebug.com/play/index.html?url=https%3A%2F%2Fgist.github.com%2FdzNavitski%2F23503f9b102141d5cd7627155c8fb3f7&version=1.0.0-alpha.4&play=on
Additional Information
No response