flackr / scroll-timeline

A polyfill of ScrollTimeline.
Apache License 2.0
951 stars 92 forks source link

Split summary into css and waapi tests #238

Closed johannesodland closed 7 months ago

johannesodland commented 7 months ago

I feel it makes sense to track waapi and css tests separately in the summary. We might want to deliver a lighter bundle without css polyfill. It is also harder to test the css polyfill. Many of the css tests rely on inline styles which we don't support yet.