In issue #8226 we resolved that for printed/paged media scroll and view timelines observing the root scroller are inactive. This was based on the comment that it "is basically the same problem for paged and print". I'm not sure that we made the correct call to treat the two things as the same thing.
Print is an exception because it must be printed with a single rendering. However, when viewing paged media in an ebook for example, I think it would make sense for a scroll timeline to be able to be used to reflect your progress through the pages of the book.
@fantasai @tabatkins WDYT?